This form sets up the basic parameters for all of the objects and finder charts you'll create during this instance of the run.
Positions in the sky are given in the celestial coordinates system of right ascension and declination.
You begin by specifying the boundaries of the sky you'd like to observe for this run. Right ascension defaults to the sky that is 4 hours west and 5 hours east of your current sidereal time, based on what your computer's clock. This is an approximation and can vary by a couple of hours either way. Click here to learn about sidereal time.
Similarly Min and Max Dec are defaulted to +75 to - 25 degrees.
You can easily overwrite these defaults to suit your current observing program.Show, Don't Show: List only those object not seen before (as determined by your observations). The default is "Don't Show".
Stars brighter than the Minimum Bright Star Magnitude are listed. The default is 2.5 mv.
Min and Max double star separation: Only doubles within these limits will be listed.
Min Double star Magnitude: Only doubles with the primary component brighter than this limit will be listed.
Min Double star Mag Diff: Only doubles with a magnitude difference less than this will be listed. For example, if this is set a 4, Rigel (0 - 6 mv) will not be listed.
Min Variable star Magnitude: Only variables that get brighter than this will be listed.
Both local and sidereal time are shown. They update once per second.
Chrt, Deg: This is the linear chart size, in degrees. The default value of 3, for instance, will create charts that are 3x3 degrees in size. Currently, the program allows values between 1 and 5 degrees.
Eyepiece: This draws the field of view of an eyepiece around the center of the chart. The default is 60 minutes, or one degree.
Checkbox Dark BG: If checked (this is the default), this will draw colored stars on a dark blue background. If not, black stars on a white background.
Checkbox Reverse: If checked (this is the default), this will reverse the chart, with east on the right side and west on the left.
Checkbox Invert: If not checked (this is the default), north is at the top of the chart.
Observatory: Name of the location from where the observation was made.
Telescope: The telescope used for the observation.
The latitude and longitude of your observing site.
Alt Az: Your local horizon is parallel to the bottom of the chart, and the sides of the chart point to your zenith. In this mode, the finder chart has a single blue line from the object at the chart's center that points to the north celestial pole.
Note: Alt Az mode has not been maintained for quite some time. Use it at your own risk, as it were. The source code is there if you are a programmer and want to tweak it.
Equatorial: the sides of the chart point to the north celestial pole, and the bottom is parallel to the celestial equator. In this mode, the chart has a grid of gray lines representing right ascension and declination.
Filter out objects dimmer than 8th, 14th, don't filter any objects, or filter them all.
Uncheck any type of object you're not interested in seeing listed.
If you are only interested in objects whose name has a given string, enter that string into the "All objects must have this string" field. For example, the string "STF" will list only the Struve doubles whose name have the "STF" string. Note that this field is case sensitive.
Only objects with this string in their name will be listed.
Makes a finder chart of the named object. A good way, for example, to go directly to a Messier object.
All the objects that passed the filters in the first form are displayed in the list that comes up after you click on the "Make the list" button in the previous form.
The first field is the right ascension, in hours and minutes. This is the format used by Burnham in his celebrated Celestial Handbook, and is easiest to use with analog setting circles.
The second field is the declination, in degrees.
In Alt Az mode, the default, both right ascension and declination are given in epoch J2000. Note: This feature works *most* of the time. It's on the "todo" list to upgrade.
In Equatorial mode, both right ascension and declination are precessed to "True of Date", that is for today's date.
The coordinates are followed by the object's name, and if it's a star, its spectral type, if known. NGC/IC objects are followed by Dreyer's short, cryptic, description.
At the bottom of the list is an item, "Add Solar System Object", with no coordinates. You can't make a finder chart of this, but you can use it to add an observation of a planet, asteroid, comet, ufo (Just kidding), etc.
The "Make Finder Chart" button makes a finder chart for the object, using the parameters you entered into the first form.
The "Add Observation" button adds a new observation for this object.
Invert toggles the North - South orientation of the field. If it's grayed out, the field is Not inverted and north is at the top.
Reverse toggles the East - West orientation of the field. If it's grayed out, the field is Not reversed and East is at the left.
Exit erases the chart.
In alt az mode, the amount that the field is rotated with respect to the lines of right ascension is printed in the bottom right box.
Clicking on a star brings up its text data in the right hand column
When adding an observation, a form comes up that is keyed to the type of object you've observed.
Most laptops are egregiously bright when at the telescope, even in an urban environment. Under truly dark skies, they function as small street lights. I've managed to tame mine by taping sheets of clear red plastic over the screen.
A dim, red light that attaches to your hat is invaluable for lighting the keyboard.
When looking at a properly dimmed screen, the standard cursor becomes almost invisible. I therefore use the "wait" cursor (a white watch face on Linux) as it is the brightest circular cursor available.
Almost every setting that is in the program can be changed by editing the "defaultParameters" file in the doc directory.
Before you edit the file, make a backup copy of it, just in case.
You can change anything to the right of a colon. DO NOT change anything to the left of a colon.
Items that are numbers, like chart size and minimum magnitudes need to be numbers. No letters! Letters will confuse Night Assistant.
Save your edited "defaultParameters" file as text only. Rich text and Microsoft word documents will not work.
Once you've saved the new version, run Night Assistant to check that all of the parameters in the startup screen are OK.