Skip to content
Snippets Groups Projects
  1. Jan 17, 2019
  2. Jan 14, 2019
  3. Jan 11, 2019
  4. Jan 10, 2019
    • ViaFerrata's avatar
      Major update. · 0ea7b519
      ViaFerrata authored
      - Remove all optional arguments in the parser. Now, a config file is always needed! Updated docs due to this.
      - Added default_config.toml file
      - Implemented automatic generation of API docs
      - Fix __version__.py
      - Added flush_freq argument in the HDF5Sink.
      - Minor other fixes.
      0ea7b519
  5. Jan 07, 2019
  6. Jan 06, 2019
  7. Jan 03, 2019
  8. Dec 25, 2018
  9. Dec 21, 2018
    • ViaFerrata's avatar
      Fix gitlab yml · a300bed5
      ViaFerrata authored
      a300bed5
    • ViaFerrata's avatar
      Major changes: · e1200640
      ViaFerrata authored
      - changed data_to_images in order to use the KM3Pipe Pipeline concept instead of iterating over the HDF5Pump.
      - Added output dirpath, chunksize, compression filter and compression strength arguments
      - Added CI versioning and publishing of OrcaSong via Pypi
      e1200640
  10. Dec 11, 2018
  11. Dec 07, 2018
  12. Dec 06, 2018
  13. Dec 05, 2018
  14. Dec 03, 2018
  15. Nov 30, 2018
    • ViaFerrata's avatar
      Large Update to OrcaSong, mostly usability improvements. · e7e92063
      ViaFerrata authored
      - Implemented a better parser and implemented config files as an input to OrcaSong.
      - Got rid of the ORCA_Geo_115lines.txt file, the detector geometry is now read from a .detx file that needs to be supplied with the input file.
      - Improved general readability of the code
      - fixed run_id readout
      - added option to make no timecut
      e7e92063
  16. Nov 14, 2018
  17. Nov 12, 2018
  18. Nov 08, 2018
  19. Nov 07, 2018
    • ViaFerrata's avatar
      - Change folder structure for continuous integration and to better suit... · e7ca90a0
      ViaFerrata authored
      - Change folder structure for continuous integration and to better suit standard python package structures
      - add Dockerfile, Jenkinsfile, requirements for CI
      - add License, Changelog
      - remove globals file, not necessary anymore
      - simplify geo binning, change geo_fix parameter to det_geo parameter
      - better readout of run_id variable
      e7ca90a0
Loading