Recent Releases of ic

ic - v2.0.0

A new major version following the changes in the reconstruction chain with several refactors along the way.

Major changes

  • Add MC tables on kdsts by @carhc in https://github.com/next-exp/IC/pull/826
  • Standardize symbols by @gonzaponte in https://github.com/next-exp/IC/pull/816
  • Change max_time annotation in Buffy functions by @halmamol in https://github.com/next-exp/IC/pull/825
  • Upgrade config by @gonzaponte in https://github.com/next-exp/IC/pull/824
  • Filter nexus delayed hits in detsim by @gondiaz in https://github.com/next-exp/IC/pull/823
  • Refactor xy algorithms by @gonzaponte in https://github.com/next-exp/IC/pull/833
  • Modify detsim to read nexus files with int instead of strings by @paolafer in https://github.com/next-exp/IC/pull/870
  • Refactor cities flow by @gonzaponte in https://github.com/next-exp/IC/pull/842

Minor changes

  • Add citation metadata by @gondiaz in https://github.com/next-exp/IC/pull/810
  • Rename argument to avoid confussion by @gonzaponte in https://github.com/next-exp/IC/pull/827
  • Rename MAU to MAW by @gonzaponte in https://github.com/next-exp/IC/pull/828
  • Update database host by @jmbenlloch in https://github.com/next-exp/IC/pull/831
  • Propagate contiguity variable across the code by @paolafer in https://github.com/next-exp/IC/pull/858

DB updates

  • Update NEXT100 SiPM channel mapping by @jmbenlloch in https://github.com/next-exp/IC/pull/832
  • Update NEXT-100 SiPM DB mapping by @jmbenlloch in https://github.com/next-exp/IC/pull/841
  • Update DEMO++ channel mapping by @jmbenlloch in https://github.com/next-exp/IC/pull/843
  • Fix SiPM positions in NEXT-100 database by @jmbenlloch in https://github.com/next-exp/IC/pull/847
  • Update PMT positions in NEXT100 database by @jmbenlloch in https://github.com/next-exp/IC/pull/848
  • Update NEXT100 PMT mapping according to latest changes at LSC by @jmbenlloch in https://github.com/next-exp/IC/pull/849

New Contributors

  • @carhc made their first contribution in https://github.com/next-exp/IC/pull/826
  • @halmamol made their first contribution in https://github.com/next-exp/IC/pull/825

Full Changelog: https://github.com/next-exp/IC/compare/v1.3.0...v2.0.0

- Python
Published by gonzaponte about 2 years ago

ic - NEXT-100 preproduction

What's Changed

TL;DR * Update to python 3.8 * Added Hypathia * Added Eutropia * Added Beersheba * Added Buffy * Added detsim * Added Isaura * Generalize code to run with many detectors

More detailed * Update to Python 3.8 by @gondiaz in https://github.com/next-exp/IC/pull/807 * Many updates to the database * Protect rebin by @andLaing in https://github.com/next-exp/IC/pull/687 * Removing hard-coded parameters in irene by @ausonandres in https://github.com/next-exp/IC/pull/686 * Fix coverage version by @jmbenlloch in https://github.com/next-exp/IC/pull/689 * Generalize in range by @gonzaponte in https://github.com/next-exp/IC/pull/679 * Altered rwfio to be able to write directly in root by @andLaing in https://github.com/next-exp/IC/pull/685 * Add tools for PSF creation. by @Aretno in https://github.com/next-exp/IC/pull/668 * Add Beersheba - the deconvolution city by @Aretno in https://github.com/next-exp/IC/pull/666 * Fix hypothesis health checks by @gonzaponte in https://github.com/next-exp/IC/pull/680 * Fix tests by @mmkekic in https://github.com/next-exp/IC/pull/708 * New function to copy MCInfo to output file outside the main loop for selected events by @jmalbos in https://github.com/next-exp/IC/pull/702 * Improve df to tables writer by @mmkekic in https://github.com/next-exp/IC/pull/709 * Change rwf file isidora by @andLaing in https://github.com/next-exp/IC/pull/713 * Clean up IC by @gonzaponte in https://github.com/next-exp/IC/pull/707 * Use IC io `loaddstinstead of pandasreadhdf` to load PSFs by @Aretno in https://github.com/next-exp/IC/pull/714 * Tidy up .gitignore file by @jmalbos in https://github.com/next-exp/IC/pull/711 * Add documentation on how to prepare commits by @gonzaponte in https://github.com/next-exp/IC/pull/701 * Index dataframes tables by @mmkekic in https://github.com/next-exp/IC/pull/716 * Change assert by @MiryamMV in https://github.com/next-exp/IC/pull/712 * Hypathia: City to bypass diomira by @jmbenlloch in https://github.com/next-exp/IC/pull/646 * Update mc readers by @andLaing in https://github.com/next-exp/IC/pull/693 * Update NEXT100 DB and related tests by @paolafer in https://github.com/next-exp/IC/pull/719 * Integrated buffer writer by @andLaing in https://github.com/next-exp/IC/pull/722 * Install and initialize git lfs on Travis OSX by @jacg in https://github.com/next-exp/IC/pull/728 * Update env by @mmkekic in https://github.com/next-exp/IC/pull/723 * Add Flex100 to the list of available detectors by @jmunozv in https://github.com/next-exp/IC/pull/729 * Update beersheba related tests after package updates by @Aretno in https://github.com/next-exp/IC/pull/733 * Change rounding in PMT simulation by @andLaing in https://github.com/next-exp/IC/pull/726 * Modify 'loaddst' and 'loaddsts' to accept an event list. by @Aretno in https://github.com/next-exp/IC/pull/736 * Update url of miniconda repository by @jmalbos in https://github.com/next-exp/IC/pull/738 * Update Flex100DB to fix SiPM numbering by @jmunozv in https://github.com/next-exp/IC/pull/739 * Fix non-integer sensor position in beersheba. by @Aretno in https://github.com/next-exp/IC/pull/735 * Bufferization functions by @andLaing in https://github.com/next-exp/IC/pull/737 * Source for nexus full simulation by @andLaing in https://github.com/next-exp/IC/pull/721 * Update NEXT100 local db after bug fix changing SiPM positions by @jmalbos in https://github.com/next-exp/IC/pull/745 * Bufferization city by @andLaing in https://github.com/next-exp/IC/pull/742 * Blr pedestal and performance by @andLaing in https://github.com/next-exp/IC/pull/724 * Bufferization pipe by @andLaing in https://github.com/next-exp/IC/pull/758 * Unique mc evtnumber by @andLaing in https://github.com/next-exp/IC/pull/751 * Github action to check database status after calibration updates by @jmbenlloch in https://github.com/next-exp/IC/pull/766 * Filter warnings by @andLaing in https://github.com/next-exp/IC/pull/764 * Replace Travis with Github Actions by @jmbenlloch in https://github.com/next-exp/IC/pull/768 * Update demopp database by @carmenromo in https://github.com/next-exp/IC/pull/770 * Generate MC timestamp by @MCruces-fz in https://github.com/next-exp/IC/pull/761 * Detsim source function by @gondiaz in https://github.com/next-exp/IC/pull/694 * Detsim electron simulation functions by @gondiaz in https://github.com/next-exp/IC/pull/695 * Detsim S1 simulation by @gondiaz in https://github.com/next-exp/IC/pull/757 * Cython functions for detsim by @mmkekic in https://github.com/next-exp/IC/pull/756 * Detsim city flow by @gondiaz in https://github.com/next-exp/IC/pull/769 * Add protection for empty waveforms by @gondiaz in https://github.com/next-exp/IC/pull/776 * Fix Xpeak & Ypeak in Penthesilea by @gonzaponte in https://github.com/next-exp/IC/pull/777 * Force colouring of pytest output on GitHub Action by @jacg in https://github.com/next-exp/IC/pull/783 * Skip database test which causes too many spurious failures by @jacg in https://github.com/next-exp/IC/pull/784 * Added timestamp calculation to detsim city by @MCruces-fz in https://github.com/next-exp/IC/pull/778 * Add flatmap operator by @gonzaponte in https://github.com/next-exp/IC/pull/780 * Add maximum charge variable by @gondiaz in https://github.com/next-exp/IC/pull/782 * Add city to build psfs by @gonzaponte in https://github.com/next-exp/IC/pull/781 * Allow numpy to be used in config files by @gonzaponte in https://github.com/next-exp/IC/pull/785 * Merge documentation by @carmenromo in https://github.com/next-exp/IC/pull/786 * Fix database github action by @jmbenlloch in https://github.com/next-exp/IC/pull/788 * Speed up the process of getting event numbers from mc files by @jmunozv in https://github.com/next-exp/IC/pull/772 * Check `maxtimeand changemax_subevt` in Buffy and Detsim cities by @MCruces-fz in https://github.com/next-exp/IC/pull/794 * New tracking city by @ausonandres in https://github.com/next-exp/IC/pull/755 * Remove NoSuchNodeError catch in dst loading by @gondiaz in https://github.com/next-exp/IC/pull/801 * Add DST group in high level files by @gondiaz in https://github.com/next-exp/IC/pull/802 * Add NEXT100 Activity/Efficiency database by @gondiaz in https://github.com/next-exp/IC/pull/806 * Make paolina faster by @gondiaz in https://github.com/next-exp/IC/pull/809 * Fix attempt to download non-existing tables by @gonzaponte in https://github.com/next-exp/IC/pull/812 * Fix incorrect calculation of peak width by @gondiaz in https://github.com/next-exp/IC/pull/813 * Fix isaura processing for zero-energy events by @gondiaz in https://github.com/next-exp/IC/pull/814 * Simplify file compression by @gonzaponte in https://github.com/next-exp/IC/pull/818 * Update event ID by @paolafer in https://github.com/next-exp/IC/pull/820

New Contributors

  • @jmalbos made their first contribution in https://github.com/next-exp/IC/pull/702
  • @MiryamMV made their first contribution in https://github.com/next-exp/IC/pull/712
  • @MCruces-fz made their first contribution in https://github.com/next-exp/IC/pull/761

Full Changelog: https://github.com/next-exp/IC/compare/v1.2.0...v1.3.0

- Python
Published by gonzaponte over 3 years ago

ic - Canfranc Run V

This release is created to update the installation in Canfranc, which was v0.9.9. It will be used to process the remaining of Run V and reprocess the previous data.

- Python
Published by jmbenlloch almost 7 years ago

ic -

- Python
Published by gonzaponte about 8 years ago