Implement a event sampler that can also filter on tables conditions.
- Jun 07, 2023
-
-
POLLET Vincent authored
-
POLLET Vincent authored
-
- Jun 05, 2023
-
-
POLLET Vincent authored
-
- Apr 26, 2023
-
-
Pierre Aubert authored
Fix the configuration of the MultiFiles in zfits2r0hdf5 converter to NOT use over files. See merge request !4
-
POLLET Vincent authored
-
- Apr 25, 2023
-
-
POLLET Vincent authored
Prevent ctapipe_io_lst from opening multiple lines when converting a file See merge request !3
-
POLLET Vincent authored
-
POLLET Vincent authored
Refactor chunkshape See merge request !2
-
POLLET Vincent authored
-
- Apr 03, 2023
-
-
Pierre Aubert authored
Update converters to work with ctapipe 0.18.1 and ctapipe-io-lst 0.20.0 and implement zfits to hdf5 converter See merge request !1
-
Update converters to work with ctapipe 0.18.1 and ctapipe-io-lst 0.20.0 and implement zfits to hdf5 converter
-
- Dec 07, 2021
-
-
Pierre Aubert authored
-
devine73 authored
-
- Dec 06, 2021
-
-
Pierre Aubert authored
-
- Mar 11, 2021
-
-
Pierre Aubert authored
-
- Mar 09, 2021
-
-
Pierre Aubert authored
-
Pierre Aubert authored
-
Pierre Aubert authored
-
- Oct 05, 2020
-
-
Thomas Vuillaume authored
Update version in setup.py
-
Thomas Vuillaume authored
-
Thomas Vuillaume authored
-
Thomas Vuillaume authored
fixing API
-
Enrique Garcia authored
* update entry points to modify all ./programs/ files * add percentage in the dl0_v1 * reorganization of /simulation and /instrument groups * take out unsed pointers * forgotten tables within /configuration/instrument/telescope/camera/{readout_*, geometry_* } * reorganization of r0*.py scripts * append of the trigger, waveform, and all the param related to the events into the tables * small refractoring * refractor num_tels from source instead of from event * refractor all ev.inst.subarray by source.subarray * correct path for ref_shape * correct path for geometry * correct path for camera_name * correct path for geometry params * transpose pedestal in r0_utils * add try except in instrument_utils for cases when geometry is already written * debugging * pep8 cleaning * last debugging for telescope_pointing * transpose pedestal * permutate nb_gain and nb_pixel that were passed incorretly * update readme for tomorrows release * take out tests for dev release * comment * comment the pytest cov test Co-authored-by:
Pierre Aubert <aubertp7@gmail.com>
-
- Oct 03, 2020
-
-
vuillaut authored
-
- Nov 07, 2019
-
-
Pierre Aubert authored
-
- Nov 04, 2019
-
-
Enrique Garcia authored
* update entry points to modify all ./programs/ files * add percentage in the dl0_v1
-
Enrique Garcia authored
-
- Oct 30, 2019
-
-
Enrique Garcia authored
* Add base of structure for DL0 * I have to test it but this dl0 storage is definitely the best idea * Update telescope copy * Add dl0_utils * Add signal in dl0 utils * Selection correction * Conversion seems to be OK * It works * Change image float to int16 * Start to add DL0 reading in plugin * Expose tool tel copy * Add function to create base of dl1 file starting from r1 * Add camera rotation and pix rotation ????git status git status ! for some reasons there are two rotations * Increase waiting time for travis * Dl0 update (#5) * Move and rename of simtel_2_hdf5_v2 to mchf5_simtel2r1, adding compression as argument, modification of setup file and removing the deprecated simtel_2_hadf5_v1 * reorganization of the branch. name modification of files and inside setup, move of all the mchdf5_* test files (Pierre s stuff), and little modifications on the dl0_v1 and v2 scripts so that they are more user friendly and they run better * test for travis including ctapipe-extra as dependencies in the .yml file * old version of ctapipe-extra for Travis * new test for travis * new test * test kike * another test * take out travis-sphinx * update setup.py * new version in setup.py * correct new version in setup.py * fix conda, installers, builders, travis, setup... * Dl0 (#9) * Move and rename of simtel_2_hdf5_v2 to mchf5_simtel2r1, adding compression as argument, modification of setup file and removing the deprecated simtel_2_hadf5_v1 * reorganization of the branch. name modification of files and inside setup, move of all the mchdf5_* test files (Pierre s stuff), and little modifications on the dl0_v1 and v2 scripts so that they are more user friendly and they run better * test for travis including ctapipe-extra as dependencies in the .yml file * old version of ctapipe-extra for Travis * new test for travis * new test * test kike * another test * take out travis-sphinx * update setup.py * new version in setup.py * correct new version in setup.py * fix conda, installers, builders, travis, setup... * recover setup.pu from past (thomas changes AND our changes) * update readme * format readme
-
Enrique Garcia authored
fix build
-
vuillaut authored
-
vuillaut authored
-
vuillaut authored
-
- Jul 02, 2019
-
-
devine73 authored
Adding r1 data in the container when sourcing the hdf5 files
-