DESI-UR / VAST

Void Analysis Software Toolkit
https://vast.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
9 stars 8 forks source link

Fits output vf #103

Open hbrincon opened 1 year ago

hbrincon commented 1 year ago

Writes both the VoidFinder and V2 output to single FITS files. Additional information about the voidfinding input parameters and performance are saved to the FITS headers (addresses issue #76). VoidFinder and V2 have been modified to accept custom column names for the galaxy input file (e.g. so that a file with a magnitude column named ELPETRO_ABSMAG_R or magnitude_r will be mapped to rabsmag). The test suite has been modified to accommodate the new output files. Parts of the V2 classes.py file have been commented for readability. V2 can now read in txt and h5 files in addition to fits files