Skip to content

v0.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@Hoshock Hoshock released this 22 Aug 08:05

Removed

  • dc.models.skewgauss()
  • dc.models.r_subtraction()
  • dc.models.savgol_filter()
  • dc.models.rsky_calibration()
  • dc.plot.plotweather()

Implemented

  • dc.models.gauss_fit() made by Koyo
  • dc.fromcube() made by Akio
  • dc.plot.plot_chmap() made by Tsuyoshi

Updated

  • plotcoords() => plot_tcoords() (backward compatibility has been held)
  • plottimestream() => plot_timestream() (backward compatibility has been lost)
  • plotspectrum() => plot_spectrum() (backward compatibility has been held)
  • savefits()
    • casaviewer has been supported
    • still should be upgraded

Miscellaneous

  • implemented deprecation_warning decorator
  • changed some of the internal structures
  • made the logger fucntions a standard way