hagabbar / vitamin_c

This will be the first official public release of the VItamin code base. VItamin is a python package for producing fast gravitational wave posterior samples.
GNU General Public License v3.0
20 stars 7 forks source link

In CVAE_model.py do check on data and bounds #92

Open chrismessenger opened 3 years ago

chrismessenger commented 3 years ago

When normalising the data to be within the bounds and then scaling to be on between 0 and 1, it would be safe to check if the data is actually within the bounds.