Commit graph

4 commits

Author SHA1 Message Date
Paul M. Sutter
50ad2d6d73 renamed 'generateMock' routines to 'prep' routines to accurately reflect what they do 2024-05-22 15:46:04 -04:00
Paul M. Sutter
541223fd07 re-added some essential routines; updated example sceipts to reflect new layout 2024-05-22 15:13:15 -04:00
ccc469aa6e Add an option to change the merging threshold 2021-02-25 14:14:33 +02:00
affb56ff48 Merged in python3 (pull request #5)
Port to python3, large code cleanup

* Fixed command line for cosmotool

* Fix path

* Dump command line is log file

* Fix important typo

* Modify paths for example

* Fix path again

* Use an explicit constructor

* Change file to open (python 2->3)

* python3 fix for xrange in periodic_kdtree.py

* Fixed index for Np, numPart, numZones, numZonesTot, partID, zoneID in catalogUtil.py
2020-12-29 08:56:33 +00:00
Renamed from python_tools/void_python_tools/backend/launchers.py (Browse further)