Ran
|
Files
33
|
Run time
1s
|
Badge
Embed ▾
README BADGES
|
push
github
feat: Add coordinate_system parameter to compute_tangential_and_cross_components and _compute_lensing_angles functions (#624) * feat: Add coordinate_system parameter to compute_tangential_and_cross_components and _compute_lensing_angles functions * Update documentation to account for new coordinate_system option * feat: Add coordinate_system conversion test to test_compute_lensing_angles_flatsky function * Add coordinate_system conversion test to test_compute_lensing_angles_astropy function and fix bug in coordinate system conversion bug in compute_lensing_angles_astropy * Set coordinate_system option during creation of GalaxyCluster object * Removed debuggin print in test_dataops.py * Fixed typo and set default coordinate_system to "pixel" * Added option to choose coordinate system for generated mock catalog * Added ellipticity coordinate system conversion tests to test_galaxycluster.py and test_mockdata.py * Fixed formatting * Updated logic for lensing angle conversion between coordinate systems in _compute_lensing_angles_flatsky and updated tests * Revert "Updated logic for lensing angle conversion between coordinate systems in _compute_lensing_angles_flatsky and updated tests" This reverts commit 4a1faa62d. * Added coordinate_system validation and extra tests * Changed example notebook to document new coordinate_system option * Fixed all the documentation for coordinate_system and changed names from 'pixel'/'sky' to 'euclidean'/'celestial' * Added reference for defitions of coordinate systems * Fixed bug in coordinate system conversion in mock data generation * Test ValueError raise for coordinate_system in test_mockdata.py * Added more explanations about ellipticity coordinate system * Fixed typo * uodated tag to 1.12.4 --------- Co-authored-by: Marina Ricci <rm003211@gmail.com>
2199 of 2199 relevant lines covered (100.0%)
1.0 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|