Skip to content

Releases: TOMToolkit/tom_base

Bugfix 0.5.1

05 Aug 22:25
Compare
Choose a tag to compare

Fixes a bug where missing values in the settings.tmpl file were causing new TOMs to crash.

Release 0.5.0

05 Aug 20:08
Compare
Choose a tag to compare

This is a major release encompassing a full month of development and several new features. Thank you to our summer interns @Ara-yjx and @xuiris for all their great work in this release.

What's new:

  • A new plot on the observations page shows the location of every observation with a color coded status.
  • It is now super easy to create target lists from the targets page. Give it a try.
  • There is now an option to export targets as CSV.
  • Compatibility with the new LCO observations API.
  • Data products to JPG updates
  • Many bug fixes.

Please report any problems to the issues board.

Fix LCO Module

16 Jul 22:38
Compare
Choose a tag to compare

Fixes the LCO observation module to not require the new portal shim.

Release 0.4.0

08 Jul 15:54
Compare
Choose a tag to compare

Changes in this release:

  • Addition of an ANTARES broker plugin.
  • Simplification of the alert broker plugin interface
  • Addition of the runbrokerquiery management command to create targets from alert brokers without human interaction
  • Addition of the data_product_post_upload code hook
  • New DataProcessor class that can be supplied by the user to perform custom actions on data products in the TOM Toolkit
  • Improvements and bug fixes to several plugins
  • Improved layout of default target detail page

Release 0.3.1

28 Jun 22:41
Compare
Choose a tag to compare

This release fixes an issue with the LCO observation submission form as a result of the roll-out of LCO's new Observation Portal.

Release 0.3.0

05 Jun 21:26
Compare
Choose a tag to compare

This release adds a few features:

  • The ability to add arbitrary tags (outside of extra fields) to any target, and filter and search on them.
  • The ability to associate dates with spectra.
  • Some api improvements around working with extra fields.

Bug fixes:

#98 #101