vide_public/c_source/prep
Paul M. Sutter 3dce2593d9 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.
Some general housekeeping, making sure some new parameters are passed around correctly, and removing the storage of some unused files.

This update is considered HIGHLY UNSTABLE. It will almost certainly break somewhere for simulations.

Still under active development.
2025-01-07 20:04:29 +08:00
..
loaders renamed src to source 2024-05-22 16:15:14 -04:00
CMakeLists.txt renamed src to source 2024-05-22 16:15:14 -04:00
generateMock.cpp renamed src to source 2024-05-22 16:15:14 -04:00
prepObservation.cpp 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
prepObservation.ggo 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
prepSimulation.cpp renamed src to source 2024-05-22 16:15:14 -04:00
prepSimulation.ggo renamed src to source 2024-05-22 16:15:14 -04:00