-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Injector serialization via pickle working * Remove cruft * Undo addition to DecaySignature * Remove printouts in DetectorModel serialization * Remove unnecessary cereal macros * Revert changes to link ordering * Remove comments * Don't need global FPIC now that it is handled with an INTERFACE target * Attempt to perform explicit template instantiation for interpolator templates * CMake fixes * Improve logic for finding cfitsio. Make an IMPORT target for cfitsio * Use lists for find_path * Search all paths in secondary searches * Remove printouts * Remove redundant paths for find_library * Link photospline with CFITSIO. Use generator expressions for -s and -stdlib=libc++ * Set policies for macos * Use photospline from icecube git repo. Update photospline and cereal * Remove printouts * Upgrade pybind11 * Use shared_ptr for compatibility of classes without a default constructor * Pickle weighter * Move external headers * pybind11 used in pickle serialization * Pickle serialization for dataclasses * Revert "Upgrade pybind11" This reverts commit add5a6a.
- Loading branch information
1 parent
f74be46
commit 82e4905
Showing
80 changed files
with
861 additions
and
174 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.