Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Results analysis #12

Open
wants to merge 28 commits into
base: main
Choose a base branch
from
Open

Results analysis #12

wants to merge 28 commits into from

Conversation

cfuselli
Copy link
Collaborator

@cfuselli cfuselli commented Oct 12, 2023

I think we can now merge this (still messy) PR.

What comes with it:

  • Updated Results notebook with functions to read data, load models, predict positions and make plots
  • new results module with all the functions to produce the plots (same as in the notebook)
  • new modules to submit one job to produce all the plots for all the combination of train and test data
  • small modifications in other notebooks
  • n_events in the config from 10k to 5k (the jobs were taking more than 24h, too annoying)
  • all new set of options to deal with normalisation of input data for the model and add a suffix_name to the model to distinguish them
  • new way of reading the data in the model_train file, now nmax does not work anymore, just decide to read less files.. (not optimal but ok atm)
  • added energy scale to event_reader's show_data function

@cfuselli cfuselli marked this pull request as ready for review October 20, 2023 13:39
@cfuselli cfuselli changed the title DRAFT (Please do not merge) Results analysis Oct 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants