vide_public/python_source/backend
2025-01-09 18:21:26 +08:00
..
__init__.py setting the stage for on-the-fly mask and edge calculation 2024-06-05 01:06:36 +02:00
classes.py Implemented (yet another) new boundary handling scheme, whereby we scan radially along survey edge while flagging nearest galaxies. The prepObservation routine was significantly cleaned up to accommodate this, but it was ultimately implemented in python (surveyTools.py) for ease of prototyping, with the intent to move it back into C later. 2025-01-07 20:04:29 +08:00
cosmologyTools.py bug fixed related to different boundary handling procedure. no guarantee that it's correct (yet) but it runs 2024-06-06 00:49:53 +02:00
launchers.py First steps in purging the tracking of mock particles: no longer present in jovoz2 2025-01-09 18:21:26 +08:00
surveyTools.py Continuing development. Boundary handling seems to be stable and working. Now testing void finding. 2025-01-08 15:13:29 +08:00