-
Notifications
You must be signed in to change notification settings - Fork 21
issue/591/triaxiality: Build scripts in examples/triaxiality #603
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
shenmingfu
wants to merge
167
commits into
main
Choose a base branch
from
issue/591/triaxiality
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
167 commits
Select commit
Hold shift + click to select a range
dd3fd10
built a folder examples/triaxiality, added a readme file inside
shenmingfu 656b37b
added mock catalog info into readme file
shenmingfu 740bae1
added mock catalogs, added a notebook for visualization
shenmingfu 5d279b6
test notebook plotting delta sigma vs radius
akumgill 0a70528
Model predictions for Quadrupole lensing
rkrishnan2912 b38d2c6
updating notebook with gamma sign and cos term sign
akumgill f1d118f
Merge branch 'issue/591/triaxiality' of https://github.com/LSSTDESC/C…
akumgill 2b31613
code cleanup / removing dupe loops
akumgill a8c2e32
put functions for data analysis into script file
rancesol 167f3c3
Merge branch 'issue/591/triaxiality' of https://github.com/LSSTDESC/C…
rancesol 7e5999d
Comparison of two implementations
rkrishnan2912 ae56e5f
adding fitting files
rancesol 5461145
Merge branch 'issue/591/triaxiality' of https://github.com/LSSTDESC/C…
rancesol 0a020c5
update fitting notebook
rancesol e742f2a
fixed emcee fitting error due to inconcistent parameter values
rancesol e517e13
cleaning up repeated data files
rancesol 0ee57e9
update fitting nnotebook to account for corrected monopole term
rancesol f2da93b
MCMC fitting for elliptical lens model
rkrishnan2912 5fdf268
Fixed the fitting modules
rkrishnan2912 54f0299
Added triaxiality theory functions in func_layer.py
6647498
Merge branch 'issue/591/triaxiality' of https://github.com/LSSTDESC/C…
da083fc
some changes to initialize triaxiality functions
3b0b7c3
Merge branch 'main' into issue/591/triaxiality
7fc4d2d
added triaxial functions to class modules
rancesol 8e7865f
Merge branch 'issue/591/triaxiality' of https://github.com/LSSTDESC/C…
rancesol c8f1d61
added quadrupole calculation plus major axis calculation
tae-h-shin 04951c8
fixed conflicts
tae-h-shin a453bf7
documentation updated
a40ff56
add triaxial functions
rancesol c47ea78
Merge branch 'issue/591/triaxiality' of https://github.com/LSSTDESC/C…
rancesol 9134c90
typo correction
rancesol 3dd3d64
Minor comments and cosmetic changres
2f39979
Data operation-functions for triaxiality added to dataops
46067b8
edited galaxycluster.py to incorporate quadrupole lensing
tae-h-shin 8cef454
edited galaxycluster.py to incorporate quadrupole lensing
tae-h-shin 2223c3b
Merge branch 'issue/591/triaxiality' of https://github.com/LSSTDESC/C…
tae-h-shin 8525ba7
changed dataops/__init__.py for quadrupole
tae-h-shin 40358a7
changed galaxycluser.py for quadrupole
tae-h-shin ad70d4e
Edited a minor typo in code in dataops/__init__.py
9ba290a
Merge branch 'issue/591/triaxiality' of https://github.com/LSSTDESC/C…
28b7016
argument and backend validation
rancesol 2a196f7
Edited a small typo in dataops/__init__.py
3e90071
Merge branch 'issue/591/triaxiality' of https://github.com/LSSTDESC/C…
rancesol 92586b3
initial edit to clusterensemble.py for quadrupole
tae-h-shin e4130d3
Merge branch 'issue/591/triaxiality' of https://github.com/LSSTDESC/C…
tae-h-shin ce51076
finished adding quadrupole operations to clusterensemble.py
tae-h-shin 243bf0f
Merge branch 'issue/591/triaxiality' of https://github.com/LSSTDESC/C…
tae-h-shin a0e060a
cleaned up triaxiality functions
rancesol 3b12ff1
Merge branch 'issue/591/triaxiality' of https://github.com/LSSTDESC/C…
rancesol b722e79
Minor addition to doc string in func_layer.py
50ce90b
Reformatting func_layer.py
e6cbf2f
delted three redundant functions from dataopts
tae-h-shin af3d466
Merge branch 'issue/591/triaxiality' of https://github.com/LSSTDESC/C…
tae-h-shin 8088606
fixed formating
rancesol 6d18127
add triaxial tests
rancesol 87d7547
Merge branch 'issue/591/triaxiality' of https://github.com/LSSTDESC/C…
rancesol 1d4f39f
cosmetic changes to make pylint happy and added one test
tae-h-shin 175e7e6
Merge branch 'issue/591/triaxiality' of https://github.com/LSSTDESC/C…
tae-h-shin 17806f6
fix 'test_triaxial' arguments
rancesol 8a90ad3
correct arments for simpson integration function
rancesol 0e97a3b
Pylint corrections to func_layer.py and __init__.py
b63aa75
triaxial test added for object-oriented and functional form comparison
rancesol b619780
Merge branch 'issue/591/triaxiality' of https://github.com/LSSTDESC/C…
rancesol 7090659
pylint is finally happy
tae-h-shin c23cd98
Merge branch 'issue/591/triaxiality' of https://github.com/LSSTDESC/C…
tae-h-shin 51fd52c
Merge branch 'issue/591/triaxiality' of https://github.com/LSSTDESC/C…
rancesol ea8cdd5
Updates to the interpolation and sampling in func_layer.py theory fun…
f0eea39
Merge branch 'issue/591/triaxiality' of https://github.com/LSSTDESC/C…
rancesol 2d5aa5b
issue/627/testskypixelcoords: New notebook to test coordinate system …
ts485 3082315
minor edits to triaxial functs to bring into agreement with naming sc…
rancesol 425a3e8
edits to triaxial functs to bring into agreement with func_layer.py
rancesol 5d0f007
added tests for triaxial functions
rancesol b346a88
ran black on files
rancesol c4f4290
removed unused function
rancesol 23bd956
remove obsolete function from test
rancesol 424ced9
finished test_dataops.py
tae-h-shin 530496f
finished test_galaxycluster.py
tae-h-shin 4d873f8
finished test_clusterensemble.py
tae-h-shin 704faae
add triaxial functions from func_layer
rancesol a638d6d
Merge branch 'main' into issue/591/triaxiality
rancesol 8cfea7c
raise value error if term is incorrect for triaxial calculations
rancesol f0212ec
minor edit
rancesol 30e824d
fixed local variables in triaxial calculations
rancesol c11e6fe
fixed number of local variables in triaxial calculations
rancesol e55877f
pylint ignore number of instances (8/7)
rancesol 94b751e
minor formating edit
rancesol d0f45dc
corrected description on include_quadrupole parameter
rancesol 1ca899e
mirrored triaxial functions in func_layer with their counterparts in …
rancesol 0507b58
updated triaxial function imports in __init__
rancesol 6c1aefa
updated names of triaxial functions
rancesol 5592770
NB showing issue in quad measurement
combet 67c4ae4
fixed the coordinate system issue (see the slack message)
tae-h-shin 70b4fcb
Notebook showcasing CLMM func_layer implementation
rkrishnan2912 9986270
Edited Outputs
rkrishnan2912 7e43688
fix merge conflicts
m-aguena 71762d2
Horizontally-rescaled mock catalogs
rkrishnan2912 03306f7
Update test_theory.py
rkrishnan2912 db061fe
CLMM triaxiality example notebook
rkrishnan2912 a54d483
Update __init__.py
rkrishnan2912 c8b0e7b
Update test_dataops.py
rkrishnan2912 6716d8c
Update test_galaxycluster.py
rkrishnan2912 74a09cb
Update test_galaxycluster.py
rkrishnan2912 b9ff8a0
Update conftest.py
rkrishnan2912 4aeb8af
Update conftest.py
rkrishnan2912 8b535bb
Update test_galaxycluster.py
tae-h-shin 3758bdd
Update __init__.py
tae-h-shin d976247
Update test_dataops.py
tae-h-shin dffb095
Update func_layer.py
rkrishnan2912 e56c30d
Update func_layer.py
rkrishnan2912 8849360
Update __init__.py
rkrishnan2912 25a7aa7
Update __init__.py
rkrishnan2912 358bb1d
Update func_layer.py
rkrishnan2912 61c046f
Update __init__.py
rkrishnan2912 e40cbb0
Update __init__.py
rkrishnan2912 29c9562
Update galaxycluster.py
rkrishnan2912 1078dea
Update galaxycluster.py
rkrishnan2912 35e9f27
Update galaxycluster.py
rkrishnan2912 9577362
Update galaxycluster.py
rkrishnan2912 f27ca2f
Merge branch 'main' of https://github.com/LSSTDESC/CLMM into issue/59…
99462dc
simplify quadrupole use in ClusterEnsemble.make_stacked_radial_profile
m-aguena 5b1a4f6
simplify quadrupole use in ClusterEnsemble.make_stacked_radial_profile
m-aguena f0e3e9c
simplify quadrupole use in ClusterEnsemble.compute_sample_covariance
m-aguena 06c85a3
add ValueError tests for triaxial functions
rancesol 17ca768
Add ValueError test when neight phi_major or member distributions are…
rancesol 974d848
fixed typo in ValueError test for quadrupole function
rancesol 2e9c6b4
corrected aguments for compute_tangential_and_cross_compenents ValueE…
rancesol ebd0691
Update test_dataops.py
rkrishnan2912 b2a3e79
Update __init__.py
rkrishnan2912 f7a3108
Delete examples/triaxiality/data_functions.py
rkrishnan2912 7ab4d29
file no longer needed
rancesol 16b95b0
Delete examples/triaxiality/readme
rkrishnan2912 ffd6679
Delete examples/triaxiality/model_functions.py
rkrishnan2912 d8d0467
Delete examples/triaxiality/fitting_elliptical_halo.ipynb
rkrishnan2912 bbe28d7
Delete examples/triaxiality/delta_sigma_test.ipynb
rkrishnan2912 ec1a035
Delete examples/triaxiality/catalogs.zip
rkrishnan2912 d777404
Delete examples/triaxiality/Elliptical_lenses_model.ipynb
rkrishnan2912 55d8037
Delete examples/triaxiality/Elliptical_lenses_MCMC.ipynb
rkrishnan2912 1a13334
Delete examples/triaxiality/DESY1_Elliptical_lenses_MCMC.ipynb
rkrishnan2912 8c28819
imported compute_excess_surface_density_triaxial from theory layer in…
rancesol 3ecaf0e
moved triaxiality computations for mono, quad_4theta, and quad_const …
rancesol 412b5d7
Added more description on the 'term' option
rancesol 02554d9
Update clusterensemble.py (g4theta, e4theta, gconst, econst ==> g_qu…
tae-h-shin d146282
Update galaxycluster.py (e4theta, econst, g4theta, gconst ==> e_quad_…
tae-h-shin 3979d1d
Update test_clusterensemble.py (changed e.g. g4theta ==> g_quad_4thet…
tae-h-shin f4bbfc5
Update test_galaxycluster.py (changed e.g. e4theta ==> e_quad_4theta …
tae-h-shin d4ed9f0
Update test_clusterensemble.py (chagned gconst ==> g_quad_const)
tae-h-shin a903443
cleaned with black and made _calculate_major_axis a public funciton
rancesol ce43094
unused parameter estimates were removed
rancesol 4067116
adjust length of docstring
rancesol 4934dfe
adjusted clmm/theory/func_layer.py for indentation
shenmingfu 336fecc
simplify clmm/clusterensemble.py
m-aguena efd538f
Update clusterensemble.py
rkrishnan2912 01d3c45
fix merge conflicts
m-aguena db50999
fix imports
m-aguena 308abcb
Update clusterensemble.py
rkrishnan2912 e263857
Update clusterensemble.py
rkrishnan2912 8736341
Update __init__.py
rkrishnan2912 9f57043
Update parent_class.py
rkrishnan2912 c0bd244
Update __init__.py
rkrishnan2912 ff33918
Update galaxycluster.py
rkrishnan2912 af53deb
Update clusterensemble.py
rkrishnan2912 46b4c75
Update clusterensemble.py
rkrishnan2912 25b64e6
Update __init__.py
rkrishnan2912 cdd689f
Update __init__.py
rkrishnan2912 7c81123
Merge branch 'main' into issue/591/triaxiality
m-aguena 2fac124
Merge branch 'main' into issue/591/triaxiality
m-aguena 3c1478b
fix merge conflicts
m-aguena File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
Large diffs are not rendered by default.
Oops, something went wrong.
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
Oops, something went wrong.
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Check it this is compiled correctly in the documentation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yep, this looks good!