Skip to content

Releases: fact-project/pyfact

v0.26.2

07 Apr 11:22
2f204db
Compare
Choose a tag to compare
  • Fix unicode string reading when reading files written using h5py 2 with h5py 3

v0.26.1

05 Dec 13:37
65201e6
Compare
Choose a tag to compare

v0.26.1

  • Fix error in case tables does not support zstd compression
  • Improve Readme

v0.26.0

04 Dec 14:31
5811d73
Compare
Choose a tag to compare

v0.26.0

  • Remove unused slowdata module, remove mongo depencency

v0.25.2

28 Nov 14:40
39ebec0
Compare
Choose a tag to compare

v0.25.2

  • Fix read_simulated_spectrum

v0.25.0

22 Jul 11:07
d1f3f11
Compare
Choose a tag to compare

v0.25.0

Add support for hdf5 blosc compression and use zstd compression by default.

v0.24.0

14 Jun 12:47
c1f3ab9
Compare
Choose a tag to compare

v0.24.0

  • Rewrite weight calculations to directly calculate weights for a given observation time
  • Fixe power law with exponential cutoff

v0.23.0

21 May 13:20
91273b4
Compare
Choose a tag to compare

v0.23.0

  • Implement power law with exponential cutoff
  • Rename curved_powerlaw -> log_parabola
  • Add function to read properties of a simulated spectrum from corsika header files.

Merged PRs

  • Merge pull request #124 from fact-project/better_reweighting
  • Merge pull request #125 from fact-project/read_spectrum

v0.22.3

16 May 11:53
7d86846
Compare
Choose a tag to compare

v0.22.3

  • Fix docstring and error message in fact.io

v0.22.2

23 Apr 12:25
8a5eadd
Compare
Choose a tag to compare

v0.22.2

Rename fact.coordinates.representation.PlanarRepresentation to FACTPlanarRepresentation
to solve a name conflict that arouse when importing the coordinate packages of both ctapipe and pyfact.

See #122

v0.22.1

12 Feb 13:36
413afaf
Compare
Choose a tag to compare

v0.22.1

  • Use peewee >= 3
  • Refactor time module to better work with pandas / eventio
  • Add script to write a ctapipe camera geometry fits file