EIS_XSTUDY#

About#

The eis_xstudy routine is actually a component of the EIS Planning Tool, and is used in both the construction of a timeline (eis_mk_plan) — to load something from the OSDB (official studies database) — and in eis_mk_study, used to select a study for modification in your own personal database before submission to the OSDB.

To look at the OSDB, ensure that you have already run the command

print,fix_zdbase(/eis)

to instruct the planning tool to read from the OSDB. To look at your personal database instead (where you keep studies that you're designing) just replace /eis with /user in the above line.

Walk-through#

The eis_xstudy interface#

Below is an example of the widget that appears in SolarSoft when you type eis_xstudy:

Study list#

The top panel contains a list of all the studies in the database. I've cheated a little bit, in the sense that I've already scrolled down the list in the upper panel and chosen Study ID #267, the catchily-named JS_CH_140x256p

At the top of this widget there are two black triangular arrows. These can be used to reduce (down arrow) or increase (up arrow) the number of lines shown in the study list. (This can be especially useful if your screen is a lot smaller than the default widget size.) This looks like so:

There's also a button at the top of the widget marked View/Edit Study Description. I'll come back to that in a while.

Information bar#

In the status bar immediately beneath the study list is a sort of information bar: here you can see important information such as the amount of data that the study is expected to generate in kbits (this is approximate, since compression factors vary a little from dataset to dataset), the duration in hours minutes and seconds (fixed, but with a little margin added), and the consequent rate of telemetry from EIS to the Hinode Data Recorder (DR).

The volume here is probably one of the most important factors, since it determines how many times (if any!) a study can be run during an OP Period — see SbandObservingInfo for what this means in practice.

Study description area#

Below this information bar, there's a text area that contains the Study Description. This is information which the study author has included, indicating what they originally intended the study to be used for
One of the nice things about EIS is that you can recycle a study already designed by someone else for a similar — or even different — purpose, without having to go through this design step.

To read the study description in full, either scroll down this panel with the scroll bar, or go the the button at the top marked View/Edit Study Description (I told you I'd come back to it).

There is also often information in the study description added by the study validator, the person who tests the study on the EIS demonstration model at MSSL, before it enters the OSDB.