Tag for first analysis setup
Pre-release
Pre-release
What's Changed
- Changed i3featureextractor.py to also extract the event datetime from frame I3EventHeader. by @Peterandresen12 in #306
- Add feature to cluster by time windows by @mhaminh in #272
- 3d von mises fisher [draft] by @RasmusOrsoe in #308
- Bug-fix for dynedge Refactor by @RasmusOrsoe in #311
- Bugfix of create_table method by @RasmusOrsoe in #312
- Add relative DOM efficiency to unit test by @asogaard in #317
- Implementing model configuration and adding abstract base Model class by @asogaard in #309
- Re-compile JOSS paper draft on pushes to main rather than to some nam… by @asogaard in #318
- Add missing init file in graphnet.deployment by @asogaard in #319
- Add colorlog as required dependency by @asogaard in #321
- Update title of API docs and auto-detect type hints by @asogaard in #323
- Add a few options to Sphinx for better handling of type hints by @asogaard in #325
- Weight fitting refactor by @RasmusOrsoe in #313
- Update Parquet file indexing by @asogaard in #332
- Remove plots; to be implemented in graphnet-team/analyses by @asogaard in #333
- Update README.md by @MortenHolmRep in #334
- added i3pisaextractor by @RasmusOrsoe in #339
- Fix order of tables when writing to SQLite by @asogaard in #342
- Create citation.cff by @MortenHolmRep in #335
- Update citation file by @asogaard in #343
- Fix for I3PulseNoiseTruthFlag extractor issue by @RasmusOrsoe in #340
- Improve code quality and checking by @asogaard in #310
- added files by @RasmusOrsoe in #344
- Public test data by @asogaard in #345
- Fix Logger typing by @asogaard in #346
- Add configurable coarsening by @asogaard in #347
- Add dedicated Detector class for IceCube-86/main array by @asogaard in #348
- Update README.md by @RasmusOrsoe in #349
- Refactor configs and add Configurable class by @asogaard in #350
- Allow for querying entire column, rather than just one index at a time by @asogaard in #351
- Define final decorator once by @asogaard in #354
- Add DatasetConfig by @asogaard in #353
- Remove call to inference() that resulted in wrong validation loss values by @asogaard in #355
- Simplify training by @asogaard in #356
- Position reconstruction by @asogaard in #361
- Update direction reco example by @asogaard in #364
- Energy Task preventing over/under-flow by @Aske-Rosted in #352
- Enable multi-GPU training by @asogaard in #365
- Multi-class classification implementation by @MortenHolmRep in #329
- Remove obsolete unit test by @asogaard in #368
- Fix Build Icetray CI/CD job by @asogaard in #371
- SQLite utility methods by @asogaard in #366
New Contributors
- @Peterandresen12 made their first contribution in #306
- @Aske-Rosted made their first contribution in #352
Full Changelog: v0.2.2...v0.2.3