Recent Releases of GraphNeT

GraphNeT - GraphNeT 1.0.0 🎉

What's Changed

  • Main kaggle comp by @RasmusOrsoe in https://github.com/graphnet-team/graphnet/pull/390
  • Better selection in DatasetConfig by @asogaard in https://github.com/graphnet-team/graphnet/pull/391
  • Dataset paths by @asogaard in https://github.com/graphnet-team/graphnet/pull/395
  • added ability to overwrite distribution strategy by @RasmusOrsoe in https://github.com/graphnet-team/graphnet/pull/398
  • Fix Docker image by @asogaard in https://github.com/graphnet-team/graphnet/pull/399
  • Various minor fixes by @JostMigenda in https://github.com/graphnet-team/graphnet/pull/396
  • Fix conversion of Upgrade I3-files by @asogaard in https://github.com/graphnet-team/graphnet/pull/407
  • Move collate_fn to global scope by @asogaard in https://github.com/graphnet-team/graphnet/pull/408
  • Model class fix by @RasmusOrsoe in https://github.com/graphnet-team/graphnet/pull/406
  • bug fix by @RasmusOrsoe in https://github.com/graphnet-team/graphnet/pull/410
  • removed typo by @RasmusOrsoe in https://github.com/graphnet-team/graphnet/pull/411
  • predict fix for notebooks by @RasmusOrsoe in https://github.com/graphnet-team/graphnet/pull/414
  • Bash script for training on multiple models by @MortenHolmRep in https://github.com/graphnet-team/graphnet/pull/426
  • I3 Module Refactoring by @RasmusOrsoe in https://github.com/graphnet-team/graphnet/pull/416
  • docstring update by @RasmusOrsoe in https://github.com/graphnet-team/graphnet/pull/427
  • Updating documentation webpage by @asogaard in https://github.com/graphnet-team/graphnet/pull/409
  • small fixes by @RasmusOrsoe in https://github.com/graphnet-team/graphnet/pull/429
  • HLC/SLC and FADW & ATWD pulseflags by @RasmusOrsoe in https://github.com/graphnet-team/graphnet/pull/435
  • EnsembleDataset by @RasmusOrsoe in https://github.com/graphnet-team/graphnet/pull/430
  • Working base by @Aske-Rosted in https://github.com/graphnet-team/graphnet/pull/389
  • Remove standard dataset cards by @asogaard in https://github.com/graphnet-team/graphnet/pull/437
  • added model.inference() call by @RasmusOrsoe in https://github.com/graphnet-team/graphnet/pull/443
  • Update logging by @asogaard in https://github.com/graphnet-team/graphnet/pull/436
  • added maxtablecount to merger by @RasmusOrsoe in https://github.com/graphnet-team/graphnet/pull/444
  • Add discardemptyevents flag to the pulse cleaner module by @kayla-leonard in https://github.com/graphnet-team/graphnet/pull/449
  • added fix by @RasmusOrsoe in https://github.com/graphnet-team/graphnet/pull/455
  • add padding_value for pulseflag extraction by @RasmusOrsoe in https://github.com/graphnet-team/graphnet/pull/458
  • added I3NTMuonLabelExtractor by @RasmusOrsoe in https://github.com/graphnet-team/graphnet/pull/459
  • Fix error with batch_size=1 by @asogaard in https://github.com/graphnet-team/graphnet/pull/461
  • Allow for accessing source code for lambda functions loaded from config by @asogaard in https://github.com/graphnet-team/graphnet/pull/463
  • Add unit tests for graphnet.utilities.argparse module by @asogaard in https://github.com/graphnet-team/graphnet/pull/468
  • added I3QUESOExtractor by @RasmusOrsoe in https://github.com/graphnet-team/graphnet/pull/469
  • Remove len(data) assertion for SQLiteDataconverter save method by @RasmusOrsoe in https://github.com/graphnet-team/graphnet/pull/465
  • Update READMEs in PISA examples folder by @asogaard in https://github.com/graphnet-team/graphnet/pull/471
  • Restrict pytorch-lightning and pandas to < 2.0 until breaking changes are resolved by @asogaard in https://github.com/graphnet-team/graphnet/pull/476
  • Remove sqlite_selection.py by @asogaard in https://github.com/graphnet-team/graphnet/pull/486
  • Add a more thorough check for whether icetray is installed by @asogaard in https://github.com/graphnet-team/graphnet/pull/482
  • Replace ConcatDataset with EnsembleDataset by @asogaard in https://github.com/graphnet-team/graphnet/pull/481
  • Simplify examples by @RasmusOrsoe in https://github.com/graphnet-team/graphnet/pull/456
  • Add files via upload by @RasmusOrsoe in https://github.com/graphnet-team/graphnet/pull/488
  • fix typos in GETTING_STARTED.md by @JostMigenda in https://github.com/graphnet-team/graphnet/pull/489
  • Add key property to Label add simplify Dataset.add_label by @asogaard in https://github.com/graphnet-team/graphnet/pull/485
  • Update figure with missing connection line by @asogaard in https://github.com/graphnet-team/graphnet/pull/491
  • Changed df.append to pd.concat to be compatible with pandas 2.0 by @AMHermansen in https://github.com/graphnet-team/graphnet/pull/490
  • Load multiple parquet files by @The-Ludwig in https://github.com/graphnet-team/graphnet/pull/499
  • Issue fix #496 by @axel-ponten in https://github.com/graphnet-team/graphnet/pull/498
  • Multi-class classification example script by @MortenHolmRep in https://github.com/graphnet-team/graphnet/pull/494
  • add more labels for extraction by @RasmusOrsoe in https://github.com/graphnet-team/graphnet/pull/501
  • elasticity =/= inelasticity by @MoustHolmes in https://github.com/graphnet-team/graphnet/pull/502
  • Update citations and README for v1.0 by @asogaard in https://github.com/graphnet-team/graphnet/pull/503

New Contributors

  • @JostMigenda made their first contribution in https://github.com/graphnet-team/graphnet/pull/396
  • @kayla-leonard made their first contribution in https://github.com/graphnet-team/graphnet/pull/449
  • @AMHermansen made their first contribution in https://github.com/graphnet-team/graphnet/pull/490
  • @The-Ludwig made their first contribution in https://github.com/graphnet-team/graphnet/pull/499
  • @axel-ponten made their first contribution in https://github.com/graphnet-team/graphnet/pull/498
  • @MoustHolmes made their first contribution in https://github.com/graphnet-team/graphnet/pull/502

Full Changelog: https://github.com/graphnet-team/graphnet/compare/v0.2.4...v1.0.0

Scientific Software - Peer-reviewed - Python
Published by asogaard about 3 years ago

GraphNeT - Tag for updated Docker image

What's Changed

  • Implemented root dir variable for graphnet by @MortenHolmRep in https://github.com/graphnet-team/graphnet/pull/370
  • Limit awkward-array version, due to breaking changes by @asogaard in https://github.com/graphnet-team/graphnet/pull/376
  • Support macOS installation by @asogaard in https://github.com/graphnet-team/graphnet/pull/377
  • Dataconverter fix by @RasmusOrsoe in https://github.com/graphnet-team/graphnet/pull/383
  • Allow for selection=None in maketrainvalidation_dataloader by @asogaard in https://github.com/graphnet-team/graphnet/pull/384
  • Restructure examples by @asogaard in https://github.com/graphnet-team/graphnet/pull/378
  • Update Docker image by @asogaard in https://github.com/graphnet-team/graphnet/pull/387

Full Changelog: https://github.com/graphnet-team/graphnet/compare/v0.2.3...v0.2.4

Scientific Software - Peer-reviewed - Python
Published by asogaard over 3 years ago

GraphNeT - Tag for first analysis setup

What's Changed

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

New Contributors

  • @Peterandresen12 made their first contribution in https://github.com/graphnet-team/graphnet/pull/306
  • @Aske-Rosted made their first contribution in https://github.com/graphnet-team/graphnet/pull/352

Full Changelog: https://github.com/graphnet-team/graphnet/compare/v0.2.2...v0.2.3

Scientific Software - Peer-reviewed - Python
Published by asogaard over 3 years ago

GraphNeT - Tag for JOSS submission

What's Changed

  • Update references by @asogaard in https://github.com/graphnet-team/graphnet/pull/291
  • Coarsening cleanup by @RasmusOrsoe in https://github.com/graphnet-team/graphnet/pull/293
  • Direction example by @RasmusOrsoe in https://github.com/graphnet-team/graphnet/pull/295
  • I3extract modification by @MortenHolmRep in https://github.com/graphnet-team/graphnet/pull/296
  • Update GCD-file finding by @asogaard in https://github.com/graphnet-team/graphnet/pull/299
  • Move studies by @asogaard in https://github.com/graphnet-team/graphnet/pull/298
  • Uniform weight fitter by @RasmusOrsoe in https://github.com/graphnet-team/graphnet/pull/279
  • Implement I3GenericExtractor by @asogaard in https://github.com/graphnet-team/graphnet/pull/266
  • Refactor modules by @asogaard in https://github.com/graphnet-team/graphnet/pull/304
  • Update of README file with research/analysis ideas list by @troelspetersen in https://github.com/graphnet-team/graphnet/pull/292
  • JOSS paper by @asogaard in https://github.com/graphnet-team/graphnet/pull/305
  • New i3 extractors for high energy, small bug fixes by @RasmusOrsoe in https://github.com/graphnet-team/graphnet/pull/283
  • Restructure models by @asogaard in https://github.com/graphnet-team/graphnet/pull/302
  • Parquet to sqlite converter by @RasmusOrsoe in https://github.com/graphnet-team/graphnet/pull/277

New Contributors

  • @troelspetersen made their first contribution in https://github.com/graphnet-team/graphnet/pull/292

Full Changelog: https://github.com/graphnet-team/graphnet/compare/v0.2.1...v0.2.2

Scientific Software - Peer-reviewed - Python
Published by asogaard over 3 years ago

GraphNeT - Tag for organisation transfer

What's Changed

  • Parquet interface by @RasmusOrsoe in https://github.com/graphnet-team/graphnet/pull/217
  • ParquetDataConverter and refactoring DataConverter by @asogaard in https://github.com/graphnet-team/graphnet/pull/215
  • Upgrade astropy, uninstall PyYAML by @asogaard in https://github.com/graphnet-team/graphnet/pull/238
  • Mitigate soft_unicode error in docs by limiting MarkupSafe version by @asogaard in https://github.com/graphnet-team/graphnet/pull/239
  • Restrict docker to icecube/graphnet by @asogaard in https://github.com/graphnet-team/graphnet/pull/240
  • Update installation instructions by @asogaard in https://github.com/graphnet-team/graphnet/pull/242
  • added knngraphbatch by @RasmusOrsoe in https://github.com/graphnet-team/graphnet/pull/236
  • Pisa weight fitter by @RasmusOrsoe in https://github.com/graphnet-team/graphnet/pull/237
  • Close SQLite connection after construction to avoid problem with multiprocessing by @asogaard in https://github.com/graphnet-team/graphnet/pull/243
  • Weighted Loss by @RasmusOrsoe in https://github.com/graphnet-team/graphnet/pull/234
  • Fix coarsening by @asogaard in https://github.com/graphnet-team/graphnet/pull/245
  • Add default value of loss_weight by @asogaard in https://github.com/graphnet-team/graphnet/pull/246
  • Optimise coarsening by @asogaard in https://github.com/graphnet-team/graphnet/pull/249
  • Fix validate features by @RasmusOrsoe in https://github.com/graphnet-team/graphnet/pull/250
  • Properly negate Data.x for min-pooling by @asogaard in https://github.com/graphnet-team/graphnet/pull/252
  • Tweaks to improve experience with specified package versions by @asogaard in https://github.com/graphnet-team/graphnet/pull/261
  • Reconstruct batch attributes by @RasmusOrsoe in https://github.com/graphnet-team/graphnet/pull/265
  • Fix torch import in graphnet.data by @asogaard in https://github.com/graphnet-team/graphnet/pull/273
  • Create W&B directory if it doesn't exist by @asogaard in https://github.com/graphnet-team/graphnet/pull/276

Full Changelog: https://github.com/graphnet-team/graphnet/compare/v0.2.0...v0.2.1

Scientific Software - Peer-reviewed - Python
Published by asogaard over 3 years ago

GraphNeT - Tag for DOI

What's Changed

  • Track cascade indicies by @kaareendrup in https://github.com/icecube/graphnet/pull/166
  • Changing order of operations (transform/log10) by @BozianuLeon in https://github.com/icecube/graphnet/pull/165
  • Update BC task to fit new 2D regime by @kaareendrup in https://github.com/icecube/graphnet/pull/167
  • Tidyness by @RasmusOrsoe in https://github.com/icecube/graphnet/pull/157
  • Deploying upgrade models by @asogaard in https://github.com/icecube/graphnet/pull/170
  • Minor fixes for graphnet I3Module by @asogaard in https://github.com/icecube/graphnet/pull/171
  • two changes to i3 extractor by @RasmusOrsoe in https://github.com/icecube/graphnet/pull/168
  • Euclidean Graph Builder w/ weights by @BozianuLeon in https://github.com/icecube/graphnet/pull/172
  • Fix for neutrinos/noise in database creation by @BozianuLeon in https://github.com/icecube/graphnet/pull/174
  • Fixing build issue by @asogaard in https://github.com/icecube/graphnet/pull/181
  • New i3 converter/sqlite_dataconverter method by @BozianuLeon in https://github.com/icecube/graphnet/pull/178
  • Oscillation Study (1/3): InSQLitePipeline Class by @RasmusOrsoe in https://github.com/icecube/graphnet/pull/179
  • Pulse noise training by @RasmusOrsoe in https://github.com/icecube/graphnet/pull/190
  • Docstrings by @asogaard in https://github.com/icecube/graphnet/pull/191
  • Fixes from Tim by @asogaard in https://github.com/icecube/graphnet/pull/192
  • Filters In truth table, osc_weight in retro table by @BozianuLeon in https://github.com/icecube/graphnet/pull/184
  • Fixed call of get_predictions(...) by @timephy in https://github.com/icecube/graphnet/pull/198
  • DOM-wise coarsening by @asogaard in https://github.com/icecube/graphnet/pull/196
  • Pre-commits for black and flake8 by @asogaard in https://github.com/icecube/graphnet/pull/200
  • Making code base black and flake8 compliant by @asogaard in https://github.com/icecube/graphnet/pull/202
  • Data unit testing by @asogaard in https://github.com/icecube/graphnet/pull/203
  • Actions fix by @asogaard in https://github.com/icecube/graphnet/pull/205
  • CI/CD fixes by @asogaard in https://github.com/icecube/graphnet/pull/206
  • Specify torch version, which fixed #199 by @timephy in https://github.com/icecube/graphnet/pull/210
  • Logging by @asogaard in https://github.com/icecube/graphnet/pull/207
  • Oscillation Study (2/3): Pisa integration by @RasmusOrsoe in https://github.com/icecube/graphnet/pull/180
  • (3/3) oscillation study plots - new by @RasmusOrsoe in https://github.com/icecube/graphnet/pull/219
  • Container by @asogaard in https://github.com/icecube/graphnet/pull/220
  • Fix FilterMask bug by @BozianuLeon in https://github.com/icecube/graphnet/pull/195
  • PR new setup by @MortenHolmRep in https://github.com/icecube/graphnet/pull/212
  • Change trigger to give write permission from fork by @asogaard in https://github.com/icecube/graphnet/pull/222
  • Updating build-icetray action by @asogaard in https://github.com/icecube/graphnet/pull/223
  • Code for Marc Jacquart's analysis by @asogaard in https://github.com/icecube/graphnet/pull/218

New Contributors

  • @timephy made their first contribution in https://github.com/icecube/graphnet/pull/198
  • @MortenHolmRep made their first contribution in https://github.com/icecube/graphnet/pull/212

Full Changelog: https://github.com/icecube/graphnet/compare/v0.1.2...v0.2.0

Scientific Software - Peer-reviewed - Python
Published by asogaard almost 4 years ago

GraphNeT - IceCube Upgrade functionality implemented

What's Changed

  • converted labels from booleans to integers. by @RasmusOrsoe in https://github.com/icecube/graphnet/pull/115
  • Rename by @asogaard in https://github.com/icecube/graphnet/pull/98
  • Workflow by @asogaard in https://github.com/icecube/graphnet/pull/119
  • changed i3-file check to be compatible with lvl2 by @RasmusOrsoe in https://github.com/icecube/graphnet/pull/117
  • Double bang classification by @RasmusOrsoe in https://github.com/icecube/graphnet/pull/118
  • Upgrade functionality by @RasmusOrsoe in https://github.com/icecube/graphnet/pull/116
  • Clean up by @asogaard in https://github.com/icecube/graphnet/pull/120
  • upgrade hotfix by @RasmusOrsoe in https://github.com/icecube/graphnet/pull/121
  • Bug fix(es) by @asogaard in https://github.com/icecube/graphnet/pull/123
  • Use versioneer for automatically bookkeeping versions based on tags by @asogaard in https://github.com/icecube/graphnet/pull/126
  • Experiment tracking by @asogaard in https://github.com/icecube/graphnet/pull/127
  • Add dataset class to test stability against perturbations by @mhaminh in https://github.com/icecube/graphnet/pull/142
  • Train on Upgrade MC by @asogaard in https://github.com/icecube/graphnet/pull/141
  • mixed beans by @RasmusOrsoe in https://github.com/icecube/graphnet/pull/145
  • fixed float error for binary classification by @RasmusOrsoe in https://github.com/icecube/graphnet/pull/147
  • Implementation of Inverse Transform at Inference Step by @kaareendrup in https://github.com/icecube/graphnet/pull/125
  • Only commit badges on PRs by @asogaard in https://github.com/icecube/graphnet/pull/149
  • Radialgraphbuild by @BozianuLeon in https://github.com/icecube/graphnet/pull/151
  • functionality from paper branch to make upgrade sensitivity studies by @RasmusOrsoe in https://github.com/icecube/graphnet/pull/154
  • Upgrade noise pulsemap by @RasmusOrsoe in https://github.com/icecube/graphnet/pull/153
  • Stopmuon func in utils, add labels to i3extractor by @BozianuLeon in https://github.com/icecube/graphnet/pull/148
  • Allow for multiple task labels, e.g. for vertex reconstruction by @asogaard in https://github.com/icecube/graphnet/pull/158
  • Adding matplotlib to setup.py by @BozianuLeon in https://github.com/icecube/graphnet/pull/160
  • Upgrade reco by @asogaard in https://github.com/icecube/graphnet/pull/155
  • Ensure targets always have two dimensions by @asogaard in https://github.com/icecube/graphnet/pull/163
  • Installation and contributing guides by @asogaard in https://github.com/icecube/graphnet/pull/162
  • added noise upgrade study by @RasmusOrsoe in https://github.com/icecube/graphnet/pull/161

New Contributors

  • @mhaminh made their first contribution in https://github.com/icecube/graphnet/pull/142

Full Changelog: https://github.com/icecube/graphnet/compare/v0.1.1...v0.1.2

Scientific Software - Peer-reviewed - Python
Published by asogaard over 4 years ago

GraphNeT - Reference version for low-energy performance paper

What's Changed

  • Added i3 extractor and general dataconverter by @RasmusOrsoe in https://github.com/icecube/graphnet/pull/1
  • Added Google-style Docstrings by @RasmusOrsoe in https://github.com/icecube/graphnet/pull/13
  • Configure package according to proposed directory structure by @asogaard in https://github.com/icecube/graphnet/pull/12
  • Setup workflow with unit tests and linting by @asogaard in https://github.com/icecube/graphnet/pull/17
  • Refactor SQLiteDataConverter and DataConverter by @asogaard in https://github.com/icecube/graphnet/pull/18
  • Add Sphinx automatic API documentation as part of build pipeline by @asogaard in https://github.com/icecube/graphnet/pull/24
  • Auto-add pylint and coverage badges to README by @asogaard in https://github.com/icecube/graphnet/pull/27
  • Restructure I3Extractor class to make it more modular and object-oriented by @asogaard in https://github.com/icecube/graphnet/pull/30
  • Add torch Dataset-inheriting class for SQLite "backend" by @asogaard in https://github.com/icecube/graphnet/pull/32
  • Update licence in setup file and add badge by @asogaard in https://github.com/icecube/graphnet/pull/31
  • Major changes by @RasmusOrsoe in https://github.com/icecube/graphnet/pull/33
  • Make additional installs (e.g. pytorch) user-specific by @asogaard in https://github.com/icecube/graphnet/pull/36
  • Build pipeline by @asogaard in https://github.com/icecube/graphnet/pull/35
  • Added trainer for multiple datasets (robustness test) by @RasmusOrsoe in https://github.com/icecube/graphnet/pull/37
  • Added persistent_workers as argument by @RasmusOrsoe in https://github.com/icecube/graphnet/pull/39
  • Minimal conda environments file by @asogaard in https://github.com/icecube/graphnet/pull/38
  • Robustness changes by @RasmusOrsoe in https://github.com/icecube/graphnet/pull/50
  • Modularising models by @asogaard in https://github.com/icecube/graphnet/pull/40
  • Update testmodeltraining_sqlite.py by @RasmusOrsoe in https://github.com/icecube/graphnet/pull/66
  • Upgrade MC by @asogaard in https://github.com/icecube/graphnet/pull/67
  • Reproducibility by @asogaard in https://github.com/icecube/graphnet/pull/68
  • Added binned resolution plot script by @RasmusOrsoe in https://github.com/icecube/graphnet/pull/69
  • Changed saveresults to use .statedict and created corresponding load_model function by @kaareendrup in https://github.com/icecube/graphnet/pull/70
  • Resolve duplications by @asogaard in https://github.com/icecube/graphnet/pull/74
  • Add convenience class methods for saving and loading models by @asogaard in https://github.com/icecube/graphnet/pull/75
  • Comparison study of new vs. legacy model implementations by @asogaard in https://github.com/icecube/graphnet/pull/73
  • Minor tweaks by @asogaard in https://github.com/icecube/graphnet/pull/79
  • Small updates to vonmisesfisher study training script by @RasmusOrsoe in https://github.com/icecube/graphnet/pull/80
  • Stable vmf by @asogaard in https://github.com/icecube/graphnet/pull/82
  • Fixed error related to new model saving/loading method and early stopping method by @RasmusOrsoe in https://github.com/icecube/graphnet/pull/81
  • Containerisation by @asogaard in https://github.com/icecube/graphnet/pull/83
  • Linting improvements by @asogaard in https://github.com/icecube/graphnet/pull/86
  • Adding BinaryClassification Task, BCELoss and GetEventNumbers in utils by @BozianuLeon in https://github.com/icecube/graphnet/pull/92
  • Implementing pytorch-lightning by @asogaard in https://github.com/icecube/graphnet/pull/94
  • Training on upgrade MC by @asogaard in https://github.com/icecube/graphnet/pull/96
  • Vertex reconstruction, add tasks and constant by @kaareendrup in https://github.com/icecube/graphnet/pull/95

New Contributors

  • @RasmusOrsoe made their first contribution in https://github.com/icecube/graphnet/pull/1
  • @asogaard made their first contribution in https://github.com/icecube/graphnet/pull/12
  • @kaareendrup made their first contribution in https://github.com/icecube/graphnet/pull/70
  • @BozianuLeon made their first contribution in https://github.com/icecube/graphnet/pull/92

Full Changelog: https://github.com/icecube/graphnet/commits/v0.1.1

Scientific Software - Peer-reviewed - Python
Published by asogaard over 4 years ago