Skip to content

v0.2.0

Compare
Choose a tag to compare
@kecnry kecnry released this 26 Feb 14:58
· 51 commits to main since this release
db3548d
  • Clone viewer tool. [#74, #91]
  • Flux column plugin to choose which column is treated as the flux column for each dataset. [#77]
  • Flatten plugin no longer creates new data entries, but instead appends a new column to the input light curve and selects as the flux column (origin). [#77]
  • Ephemeris plugin now supports passing floats to times_to_phases. [#87]
  • Ephemeris plugin's create_phase_viewer now returns the public user API instance of the viewer instead of the underlying object. [#87]