Skip to content

Releases: naojsoft/spot

SPOT v1.1.0

25 Feb 23:34

Choose a tag to compare

Whats New

  • Added a feature to InsFov where it rotates the image by the position angle to keep the orientation of the FOV overlay
  • Added an index column to Targets table for sorting purposes
  • Added a priority column to Targets table for sorting purposes; can be set by including a "Priority" header and column in CSV file
  • Fixed an issue with loading "funky SOSS format" coordinates from CSV files
  • Allow FindImage image size to be set in fractional arcminutes in a range (from 1.0 to 120.0)
  • Fixed "Sync integgui2" feature (available from spot-subaru package)
  • Added "Browse" menu to Targets toolbar to allow a search by target coordinates and present the results in a web browser
  • Updates to documentation

SPOT v1.0.1

27 Aug 22:21

Choose a tag to compare

  • updated Subaru/MOIRCS FOV dimensions
  • Fixed a bug where Visibility could not be started without access to TelescopePosition plugin

SPOT v1.0.0

13 Aug 23:59

Choose a tag to compare

  • NOTE: requires Ginga v5.4.0
  • Targets plugin: added ability to color targets by file loaded, including a button for user to manually select a color if desired
  • Targets plugin: Added ability to select and delete an entire category of targets--if just the header is selected in the targets tree then all targets under that will be deleted
  • Targets plugin: Removed "Tag All" and "Untag All" buttons; replaced with "Select All" and "Collapse All"
  • Targets plugin: the "Plot solar system objects" option is moved under the Settings menu
  • TelescopePosition plugin: Added an option "Pan to telescope position". This will pan the _TGTS window to the telescope position
  • Added options to plot only uncollapsed targets (targets that are showing in the targets tree) both in _TGTS window (using Targets plugin) and in the Visibility plot (using Visibility plugin)
  • Targets plugin: added "DateTime" column processing--if such a column exists in the CSV file loaded, and the setting "Enable DateTime setting" is checked, then the date/time in the column will be used to set the date/time in the SiteSelector plugin when you select that target.
  • Added CFHT Nana ao visible and IR sky cameras to the list of all sky cameras
  • InsFov plugin gets a "Reset" button to reset the _FIND window to the original target position if it has changed (e.g. by panning)
  • Subaru/HDS_NO_IMR FOV now shows the correct position angle
  • Subaru/MOIRCS FOV and Subaru/FOCAS FOV now have detectors labeled
  • Pan and Zoom plugins now open into workspaces below the Control panel
  • Added --version option to show SPOT version
  • Added non-sidereal targets loaded from JPL Horizons ephemeris files
  • Now properly support epoch/equinox values in CSV and OPE files
  • Now support proper motion in CSV files (columns "pmRA" and "pmDEC" specified in milliarcsec / year
  • Added HSC and PFS overlays for Subaru instruments (InsFov plugin)
  • Added HSC dithering GUI to HSC FOV
  • Updated FindImage SkyView survey parameters to provide better quality images

SPOT v0.4.0

08 Nov 06:04

Choose a tag to compare

SPOT Release v0.4.0

Many bug fixes and small improvements, including (not an exhaustive list):

  • Fixed an issue where channels could not be closed
  • Fixed an issue with the TelescopePosition plugin where it could freeze tracking the telescope slew
  • Fixed download location of skyfield ephemeris files
  • Corrected a problem with the "Plot SS" checkbox and the "Plot" drop-down menu in the Targets plugin.
  • Added "List PRM Targets" checkbox to Targets plugin so you can list only OPE file targets or list targets from both OPE and PRM files.
  • Fixed an issue with PAN-STARRS downloads in the FindImage plugin
  • Added more documentation to the manual

SPOT v0.3.1

23 May 06:43

Choose a tag to compare

  • Change PyPI project name due to conflict

To install from pip: pip install spot-nik

SPOT v0.3.0

23 May 06:21

Choose a tag to compare

  • initial release to PyPI
  • requires ginga>=5.1.0