igmhub / cup1d

Cosmology using P1D - small scale clustering of the Lyman alpha forest
2 stars 1 forks source link

Include P1D measurements from DESI EDR #36

Open andreufont opened 1 year ago

andreufont commented 1 year ago

From Karacayli et al. (2023) and from Ravoux et al. (2023)

The sysetmatics matrix might need some work, since it is not diagonal

andreufont commented 1 year ago

Ravoux et al. (2023) was added in #44 , but we still need to include the results from Karacayli et al. (2023)

andreufont commented 10 months ago

@p-slash - Would you be able to add to cup1d the files needed to read and use your EDR P1D measurement?

andreufont commented 9 months ago

@jchavesmontero

p-slash commented 9 months ago

I started to implement this. There is a catch though, not every redshift bin has the same k values. I will first push my fix for high resolution data

p-slash commented 9 months ago

I see this was already raised in issue #14

p-slash commented 9 months ago

My solution to this was to have a large covariance for those values and they are set to zero, so masking is possible somewhere down the code.