Skip to content
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

Ia selfcalibration arcmin #189

Draft
wants to merge 127 commits into
base: master
Choose a base branch
from
Draft
Changes from 1 commit
Commits
Show all changes
127 commits
Select commit Hold shift + click to select a range
caed3e5
Added an option to get the seperation in Mpc corresponding to Arcmin …
empEvil Apr 27, 2021
72b476c
forgot imports
empEvil Apr 28, 2021
a982924
printing details!
empEvil Apr 28, 2021
7c48abb
added mean redshift info
empEvil Apr 29, 2021
c9a5cf1
fixing linebreak
empEvil Apr 29, 2021
57f60fe
Update twopoint_scia.py
empEvil Apr 29, 2021
80daa95
Update twopoint_scia.py
empEvil Apr 29, 2021
5553e4d
fixing an issue with copying the configuration
empEvil Apr 30, 2021
7a7c48f
fixed printout
empEvil Apr 30, 2021
ae03e49
Testing if we can use Treecorr's built in every_nth
empEvil May 14, 2021
dde0406
Update twopoint.py
empEvil May 14, 2021
018a4ee
trying to add random catalogs back in
empEvil Jun 8, 2021
ccdc13c
added imports
empEvil Jun 8, 2021
d97fe2a
Update random_cats_source.py
empEvil Jun 8, 2021
c259efb
Update random_cats_source.py
empEvil Jun 8, 2021
008cd7b
Update random_cats_source.py
empEvil Jun 8, 2021
545f67b
ensuring that NN gets the right min/max sep
empEvil Jun 8, 2021
10cb0d5
Update twopoint_scia.py
empEvil Jun 11, 2021
ac1620c
Update twopoint_scia.py
empEvil Jun 12, 2021
d6a693c
Update twopoint_scia.py
empEvil Jun 14, 2021
fdf8bce
Merge branch 'master' into IA_selfcalibration_arcmin
empEvil Jun 16, 2021
1a19d70
First pass on updating TXSCIA to twopoint 2.0
empEvil Jun 16, 2021
7a34eab
fixing laptop_pipeline
empEvil Jun 16, 2021
9c67c44
Update random_cats_source.py
empEvil Jun 16, 2021
3a4114d
Update calibrate.py
empEvil Jun 16, 2021
9a9a4d2
temporary fix to the lens-catalog issue
empEvil Jun 16, 2021
b987ca2
Update twopoint_scia.py
empEvil Jun 16, 2021
5248c0c
fixing calls changed with new twopoint.py
empEvil Jun 16, 2021
13846b4
changing config
empEvil Jun 16, 2021
5109590
Update laptop_config.yml
empEvil Jun 16, 2021
4982e77
fixing redshift issues
empEvil Jun 16, 2021
d9b5890
Update calibrate.py
empEvil Jun 16, 2021
9244ac9
Update twopoint_scia.py
empEvil Jun 17, 2021
cb330f8
fixed a typo
empEvil Jun 17, 2021
f91e02c
moving comoving generation
empEvil Jun 17, 2021
d19fc10
Update laptop_pipeline.yml
empEvil Jun 17, 2021
25168ba
fixed imports
empEvil Jun 17, 2021
b5ccedc
Update random_cats_source.py
empEvil Jun 17, 2021
4082f9a
Update calibrate.py
empEvil Jun 17, 2021
b7fdac0
Update twopoint_scia.py
empEvil Jun 17, 2021
51d69b7
Update twopoint_scia.py
empEvil Jun 17, 2021
04a7214
Update random_cats_source.py
empEvil Jun 17, 2021
a84cb02
Update twopoint_scia.py
empEvil Jun 17, 2021
dce5bbe
Update twopoint_scia.py
empEvil Jun 17, 2021
2fd862a
Update twopoint_scia.py
empEvil Jun 17, 2021
1586519
Update random_cats_source.py
empEvil Jun 22, 2021
4af2762
Update twopoint_scia.py
empEvil Jun 25, 2021
68d3a0b
Merge branch 'master' into IA_selfcalibration_arcmin
empEvil Jul 14, 2021
dfe705c
updated to use the new naming scheme
empEvil Jul 14, 2021
f4a7457
Update random_cats_source.py
empEvil Jul 14, 2021
24a0fce
Merge branch 'master' into IA_selfcalibration_arcmin
empEvil Jul 15, 2021
67d03fa
added the prepare patches stage to self-calibration so we can remove …
empEvil Jul 15, 2021
1fbae17
fixing a naming error
empEvil Sep 7, 2021
430d7d7
Merge branch 'master' into IA_selfcalibration_arcmin
empEvil Sep 7, 2021
33d8a43
Update RAIL
empEvil Sep 7, 2021
5c1ea55
updating to use the aux_source map instead of aux_map
empEvil Sep 7, 2021
24009b0
Revert "Update RAIL"
empEvil Sep 7, 2021
1ee6b1b
changed to using the lens map, due to the need of depth information
empEvil Sep 7, 2021
a9bfb2e
fix to utilize the cache of patches
empEvil Sep 8, 2021
3f85ce9
fixed tiny bug
empEvil Sep 12, 2021
efb0444
modifying the config file
empEvil Sep 12, 2021
6774dd7
adding a missing timer for pos-pos
empEvil Sep 17, 2021
226c26e
Merge branch 'master' into IA_selfcalibration_arcmin
empEvil Mar 24, 2022
671f306
Removing the random sources, see other branch
empEvil Mar 25, 2022
938975f
fixing a missing import
empEvil Mar 25, 2022
029fb0e
Merge branch 'master' into IA_selfcalibration_arcmin
empEvil May 23, 2022
d21a571
attempt to fix lacking random catalog
empEvil May 24, 2022
c352e79
fixed bugs in both Metacal and Metadetect
empEvil May 24, 2022
ab78d7a
fixing the examples
empEvil May 26, 2022
3da77dd
cleaning up a few imports
empEvil May 26, 2022
413ab5a
Merge branch 'master' into IA_selfcalibration_arcmin
empEvil Apr 24, 2023
20c6ae9
trying to fix calibration part
empEvil May 8, 2023
46f48a8
simplyfying the saving r
empEvil May 8, 2023
f7b5cf7
updating prepare_patches in SCIA part
empEvil May 8, 2023
224ceec
fixed import error
empEvil May 9, 2023
3124a5b
adding missing config option
empEvil May 9, 2023
06be7cb
fixing more missing options
empEvil May 9, 2023
383d162
adding missing dict
empEvil May 9, 2023
f8e9414
removing sep_units
empEvil May 9, 2023
5c5fd0c
fixing missing counters
empEvil May 9, 2023
d823b45
adding missing option
empEvil May 9, 2023
f76244c
fixing change in output saving
empEvil May 9, 2023
3c13b8a
Trying to fix double loading in prepare_patches
empEvil May 24, 2023
05bf006
adding touching patches, and debug
empEvil May 26, 2023
8da0c2f
debugging
empEvil May 26, 2023
a2cc366
more fixing/debugging
empEvil May 26, 2023
1a53262
debug
empEvil May 26, 2023
5919c5d
debug messages
empEvil May 26, 2023
2b2d217
more debug messaging
empEvil May 26, 2023
56adb9f
ensuring that use_randoms exist in the config
empEvil May 29, 2023
9bbdb67
fixed a double config option
empEvil May 29, 2023
70d12ea
adding more print statements temp.
empEvil Jun 8, 2023
ac6723f
Merge branch 'master' into IA_selfcalibration_arcmin
empEvil Aug 4, 2023
e94cfca
Merge branch 'master' into IA_selfcalibration_arcmin
empEvil Aug 25, 2023
87447d0
removed breaking statement
empEvil Aug 25, 2023
404e867
removing part of the Fiducial cosmology
empEvil Aug 25, 2023
4dfbb9f
Updating fiducial cosmology type, to use-qp branch
empEvil Aug 25, 2023
bce10e5
more cleanup
empEvil Aug 25, 2023
df3286e
updating how this branch read in cosmology
empEvil Aug 25, 2023
8678f5e
playing with the fiducial cosmology loading
empEvil Aug 25, 2023
838117b
more ccl interaction
empEvil Aug 25, 2023
9aaebbe
Update twopoint_scia.py
empEvil Nov 3, 2023
57cc9b7
New up to date extension
empEvil Apr 22, 2024
4764937
bug fix in imports
empEvil Apr 22, 2024
9f6ad3a
Merge branch 'master' into IA_selfcalibration_arcmin
empEvil Apr 22, 2024
62af258
Fixing renaming
empEvil Apr 22, 2024
7470600
naming issues
empEvil Apr 22, 2024
0cc3645
removing the need for binned_lens_catalog
empEvil Apr 22, 2024
9552937
fixed a config bug
empEvil Apr 23, 2024
938da33
fixed missing indent
empEvil Apr 23, 2024
e3b9449
Fixed another little bug
empEvil Apr 23, 2024
dbdb308
Fixed error in output
empEvil Apr 23, 2024
0a7bd8b
added the option to do TwoPointPixel with source maps only
empEvil Jun 18, 2024
e2d49c8
added needed options to select_calculations
empEvil Jun 18, 2024
b82953d
fixed a typo
empEvil Jun 18, 2024
e3b203c
fixing another typo
empEvil Jun 18, 2024
7dde5bc
moving the source calculations to a new class instead
empEvil Jun 18, 2024
85db429
adding the new class to the init file
empEvil Jun 18, 2024
504d919
let's save the redshift into the calibrated data
empEvil Jun 21, 2024
bec389e
fixing naming conventions
empEvil Jun 21, 2024
0bd5cec
added a new stage using alternative metric to calculate SCIA
empEvil Jun 21, 2024
fe65ee5
fixed a typo
empEvil Jun 21, 2024
66275e9
adding config info
empEvil Jun 21, 2024
e6353c7
cleaned up the code a bit
empEvil Jun 21, 2024
a559a92
added separation units
empEvil Jun 21, 2024
df36161
added an option to choose between r or z
empEvil Jun 24, 2024
9ae9141
Forcing jacknifeSources to assume HDF5
empEvil Jun 28, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fixed a config bug
empEvil committed Apr 23, 2024
commit 9552937d27a85f7d7f18e34aee40a32aa9249132
2 changes: 1 addition & 1 deletion txpipe/extensions/twopoint_scia.py
Original file line number Diff line number Diff line change
@@ -73,7 +73,7 @@ class TXTwoPointSelfCalibrationIA(TXTwoPoint):
"reduce_randoms_size": 1.0,
"do_shear_source": True,
"do_shear_source_select": True,
"do source_source": False,
"do_source_source": False,
"var_method": "jackknife",
"use_randoms": False,
"low_mem": False,