Published February 27, 2018
| Version v0.3.8
Software
Open
waqasbhatti/astrobase: astrobase v0.3.8
Description
New stuff
- added a varbase/trends.py module for detrending LCs
- varbase/trends: added implementation of classic EPD and random-forest EPD
- lcmath: add a
sigclip_magseries_with_extparamsfunction - checkplots: now able to handle multiple invocations of the same period-finder method (e.g. for exploring different period-ranges with the same PF method)
- timeutils: use HTTPS url for JPL ephem download
- setup.py: use pip>=6 requirements format; allows conditional py2 dependency on the backported
futurepackage, instead of the hack we had before lcproc.filter_lclist: get the whole matching row from the external catalog for xmatches instead of just the objectidlcfit.legendre_fit_magseries: add legendre fit coeffs to output dict- removed
imageutils.py, moved to another package in development - periodbase:
periodepsilonis now a fraction diff from previous peak instead of an absolute diff, should work better for finding peaks in the periodograms for all period ranges now
kbls.bls_snr: fix for not using the same kwargs from the initial BLS run- kbls: fixing nphasebins and messaging about autofreq
starfeatures.neighbor_gaia_features: handle missing K mag- cpserver.js: better handle missing checkplot info from GAIA, etc.
- tests: fixed some bugs
checkplot.checkplot_pickle_to_png: guard against missing phased LCs for nbestperiods- lcproc: various fixes for new generation checkplots
Files
waqasbhatti/astrobase-v0.3.8.zip
Files
(2.6 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:e865f682dabfed09db482d9200610ee7
|
2.6 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/waqasbhatti/astrobase/tree/v0.3.8 (URL)