Conversation
… to test a parallel output class to OutCoef called OutSample
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…ance Co-authored-by: The9Cat <25960766+The9Cat@users.noreply.github.com>
…ance Co-authored-by: The9Cat <25960766+The9Cat@users.noreply.github.com>
Co-authored-by: The9Cat <25960766+The9Cat@users.noreply.github.com>
Co-authored-by: The9Cat <25960766+The9Cat@users.noreply.github.com>
Co-authored-by: The9Cat <25960766+The9Cat@users.noreply.github.com>
[WIP] Update sub sampling output based on review feedback
Co-authored-by: The9Cat <25960766+The9Cat@users.noreply.github.com>
Fix error messages referencing obsolete class name CovarianceReader
Co-authored-by: The9Cat <25960766+The9Cat@users.noreply.github.com>
[WIP] Update sub sampling output in exp PR based on feedback
…on method; swap z,y,x packing for the correct x,y,z packing
Revert incorrect naming changes - ExpSphere is the correct model name
Add input validation for bias parameter in cylindrical basis
Enable checkpoint restart for OutHDF5
Added HDF5 compression to EmpCylSL disk cache files
Check coefficient consistency for existing HDF5 files
Add sub sampling output to `exp`
- Revert EmpCylSL::mtype default to Exponential - Add user info message suggesting using ExpSphere instead - Add mtype key to Cylindrical - Add new ExpSphere types to IC utilities - Add a list of allowed mtypes for Doxygen documenation
Co-authored-by: The9Cat <25960766+The9Cat@users.noreply.github.com>
Fix thread-unsafe lazy initialization in ExpDeproj::mass()
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: The9Cat <25960766+The9Cat@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: The9Cat <25960766+The9Cat@users.noreply.github.com>
Add `@param ppower` Doxygen documentation to Cylinder.H
Fix incomplete valid mtype list in check_coefs.cc error message
Remove the dependence on the reduced-memory Particle class
Adds an spherical basis that is an exact deprojection of an exponential surface density
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bump version number to 7.10.0 and use as a placeholder for the next release to get CI support.