Skip to content

Releases: temuller/piscola

PISCOLA v2.0.0!

25 Apr 13:09
Compare
Choose a tag to compare

This new release is a major update! The main change is the migration from george to tinygp, which is based on JAX. Apart from these, there are several improvements, although the overall 'spirit' of PISCOLA is the same as always, i.e. light-curve fitting with Gaussian Process.

PISCOLA v1.0.0

18 Aug 13:31
Compare
Choose a tag to compare

Major update! The whole package is re-written. Filters, light curves and SED template are now classes. Light curve fits now come from the fitting of the mangling surface. Added sBV to the light-curve parameters.

Exporting Results

15 Nov 12:45
Compare
Choose a tag to compare

This version includes a couple of functions to export the results of the light-curve fits and the corrected, restframe light curves. I also made the normalize_data() function implicit --> _normalize_data(), i.e. it is not needed anymore, although I also left it for compatibility purposes.

Quicker mangling

03 Aug 15:08
Compare
Choose a tag to compare

I made some changes, speeding up the mangling function calculation (usually x2 or quicker). This might come with a slight trade-off of accuracy/uncertainties (< or ~0.01 mag in final values). Also, piscola now sets the type of the metadata (SN name, z, ra, dec) to avoid issues with SNe whose names are only numbers.

CLI fixed

28 Jul 12:15
Compare
Choose a tag to compare

I made some changes to fix the CLI so now it works.

CLI added

27 Jul 13:24
Compare
Choose a tag to compare

I have added CLI under the bin directory and also changed to start using pickle5.

DES filters+ZPs added

20 Jul 14:58
Compare
Choose a tag to compare

I have added the DES filters and magnitude system zero-points according to https://des.ncsa.illinois.edu/releases/sn

First official release

16 Jul 13:19
Compare
Choose a tag to compare

This is the first official release of PISCOLA! This is the version used for the paper.