-
Notifications
You must be signed in to change notification settings - Fork 5
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
Dev/HNL_DIS #83
base: main
Are you sure you want to change the base?
Dev/HNL_DIS #83
Conversation
…lass in the SIREN parlance
… vertex in the case that the inital position is already provided from the external distribution
…in SIREN_DarkNews
* Dimension file of ND280 Upgrade * Dimensions added * ND280 Upgrade detector material file * ND280 Upgrade component materials added * Added rock * space * delete redundant comments * ND28P UPGRD EVENT GENERATION * CHANGED EXPERIMENT FILE * Deep inelastic scattering within ND280 upgrade * ISOTROPIC NEUTRINO INJECTION AND PLOT * DIS plot for ND280+ * z shift of detector coordinates * ND280+ PLOT UPDATE * INJECTION GEOMETRY UPDATES * EFFECTIVE AREA CALCULATION FOR ND280+ * NEUTRINO FLUX FOR T2K NEAR DETECTOR 2020 * ADDED FLUX CALCULATOR AND PROCESSED NU ENHANCED DATA * NU ENHANCED DATA PROCESSED * NEW FLUX CALCULATOR THAT RETURNS FILE W/O WRITING * MOVE TO CORRECT DIRECTORY * MOVE DIRECTORY * JPARC NEUTRINO FLUX CALCULATOR EST. 2020 * RESTRUCTURED FLUX DATA * CORRECTED FIDUCIAL VOL CORRECTED FLUXCALCULATOR EVENT GENERATION DENSITY PLOT * FLUX CALCULATION FOR ND280+ * CREATED VISUAL INTERFACE FOR DETECTORS IN MATHEMATICA * CREATED VISUAL INTERFACE IN MATHEMATICA * added read me * added readme * Update README.md * Delete .DS_Store * Delete resources/.DS_Store * Delete resources/Detectors/.DS_Store * Delete resources/Detectors/densities/.DS_Store * Delete resources/Detectors/materials/.DS_Store * Delete resources/Examples/.DS_Store * Delete resources/Fluxes/.DS_Store * Delete resources/Fluxes/T2K_NEAR/.DS_Store * Delete notebooks/test_jul20.ipynb * Delete resources/Examples/Example1/.DS_Store * Revert PaperPlots for Example2 * Revert PaperPlots in Example1 * Delete resources/Fluxes/T2K_NEAR/T2K_NEAR-v1.0/.DS_Store
… into dev/HNL_DIS
…on_record, and fix to HNLDISFromSpline.cxx
Nice! Sounds like there's lots of good features in here! We may also want to start thinking about ways to download / distribute data files outside of pypi now that we're starting to accumulate more of them. |
yeah I think that's a good idea! Have you used git lfs before? Seems like a natural option |
… very short decay lengths, DarkNews errors, and kinematic erros in Dipole portal HNL DIS
This PR greatly expands our treatment of HNLs in SIREN, including
Some other improvements include:
This is a draft PR for now, since we will need to decide how to incorporate the updates in the new python interface PR (and probably merge that one to main first)