Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

schoeneberg/lym1d

schoeneberg pushed 1 commit to master schoeneberg/lym1d

View on GitHub

schoeneberg pushed 1 commit to master schoeneberg/lym1d
  • Just a slight update of the util to extinguish a bug where update accidentially added keys to the optiondict instead ... 9828eaa

View on GitHub

schoeneberg pushed 5 commits to master schoeneberg/lym1d
  • Re-arranged blinding to line up with cup1d blinding 379a5ea
  • Updating the blinding to be in the inverse direction to correspond better to cup1d 2dcf1a6
  • Fixing the data masking when redshift ranges are changed 93047fa
  • Implementation of Rogers DLA formula e4bf8be
  • Letting wrapper also work with DLA from Rogers 69e0352

View on GitHub

schoeneberg pushed 1 commit to master schoeneberg/lym1d
  • Marked refactor as done + output 744d8b7

View on GitHub

schoeneberg pushed 3 commits to master schoeneberg/lym1d
  • Removed skm parameters, since those are superseded by star quantities 9069dd6
  • Triple change: Changing name of 'replace_is_activated' to 'has_cosmo', refactoring code that checks which cosmo evalu... f57e9bf
  • Updated An_mode keyword to be read correctly, fixed typo in the grouped_param_options 211cb87

View on GitHub

schoeneberg pushed 1 commit to master schoeneberg/lym1d
  • Removed unnecessary is_blind boolean adda27a

View on GitHub

schoeneberg pushed 1 commit to master schoeneberg/lym1d
  • Missing blinding.py file from last commit fb22771

View on GitHub

schoeneberg pushed 1 commit to master schoeneberg/lym1d
  • Implemented blinding scheme (v0) 31da9db

View on GitHub

schoeneberg pushed 1 commit to master schoeneberg/lym1d
  • Simplifying the code for different An parameterizations 3cb0fd8

View on GitHub

schoeneberg closed a pull request on schoeneberg/lym1d
add additional options to likelihood/emulator for Deltastar/nstar/alphastar
This PR is to add additional options for building the emulator on Delta_star/n_star, and allowing for replacing omega_m by alpha_star which are precomputed on newer models.hdf5 files. It also allow...
schoeneberg created a review on a pull request on schoeneberg/lym1d

View on GitHub

schoeneberg pushed 1 commit to master schoeneberg/lym1d
  • load AGN file only if needed (#7) f023a15

View on GitHub

schoeneberg created a review on a pull request on schoeneberg/lym1d

View on GitHub

Waelthus created a comment on a pull request on schoeneberg/lym1d
or rather, I'm pretty sure the wrapper would need some changes to accomodate this, i.e. to allow running nuisance mode for the alternative options; and now that I look at it I guess naming things `...

View on GitHub

Waelthus opened a pull request on schoeneberg/lym1d
add additional options to likelihood/emulator for Deltastar/nstar/alphastar
This PR is to add additional options for building the emulator on Delta_star/n_star, and allowing for replacing omega_m by alpha_star which are precomputed on newer models.hdf5 files. It also allow...
armengau opened a pull request on schoeneberg/lym1d
Small changes
- load AGN file only if needed - use Fbar prior code in minuit wrapper
armengau created a branch on schoeneberg/lym1d

eric-modifs-2-oct24

schoeneberg pushed 1 commit to master schoeneberg/lym1d
  • Updating the LaCE interface for restoring compatibility 3f887c0

View on GitHub

schoeneberg pushed 1 commit to master schoeneberg/lym1d
  • Further changes to allow for running with LaCE e3e7c46

View on GitHub

schoeneberg pushed 1 commit to master schoeneberg/lym1d
  • Updating the LaCE interface for the newest version -- Note that this currently DISABLES the normal training and can F... 8672f32

View on GitHub

schoeneberg pushed 1 commit to master schoeneberg/lym1d
  • Additional IC correction based on nisance parameters, well ordering of nuisance corrections 3ca8aa6

View on GitHub

schoeneberg pushed 1 commit to master schoeneberg/lym1d
  • Minor whitespacing and faster evaluation 9e47b87

View on GitHub

schoeneberg pushed 1 commit to master schoeneberg/lym1d
  • Added Turner 24 flux prior (2405.06743), and used opportunity to move flux prior to its own file 978b4b9

View on GitHub

schoeneberg pushed 1 commit to master schoeneberg/lym1d
  • More in-depth functions to control the lym1d wrappers in more details 38632af

View on GitHub

armengau deleted a branch schoeneberg/lym1d

eric-modifs-oct24

armengau pushed 6 commits to master schoeneberg/lym1d
  • wrapper fct raw_chi2 using neither cosmo obj nor priors d913b49
  • adapt minuit wrapper to lym1d_wrapper 09a5ab7
  • edit chi2_raw 48a4765
  • rm raw_chi2 fct in wrapper; update iminuit interface. c373623
  • dummy fix 043ba7c
  • Merge pull request #6 from schoeneberg/eric-modifs-oct24 Eric modifs oct24 f7a824d

View on GitHub

armengau closed a pull request on schoeneberg/lym1d
Eric modifs oct24
- In the end, no modifications to the lym1d_wrapper. - Changes to the iminuit_interface, so it works with the common lym1d_wrapper, both for Taylor and nyx emulator (not tested on lace!)