-
Notifications
You must be signed in to change notification settings - Fork 10
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
Try putting tutorial code into your package #1
Open
aolivier23
wants to merge
96
commits into
sultamehr:main
Choose a base branch
from
MinervaExpt:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
… Got rid of directories I don't need and moved everything up to main directory.
…the current directory. So, I can decide where I want plots to end up more easily by running runEventLoop from that directory.
… with their columns.
…asonable weight is still missing.
…culation to compare.
…ore, so removing library load script.
…asonable cut table print out.
…h is good enough. Numerator has some weird several percent problem.
…n's 2D efficiency. Added some playlists for processing MasterAnaDev tuples. Will work on a better system to change playlists later this week.
…ng to need it where we're going...
…r handling. Compiles, but I haven't tried to run it yet.
…t minimal documentation when it fails.
…ded some error checking for rarer problems.
… it at least suggests the right files. I had the "complete" command backwards.
…p. Still rerunning validation.
README.md installation section now points to the wiki as the first source of installation instructions. The old installation instructions made some assumptions about installation prefixes that other people don't think of. The new instructions make it very clear how my installation directories are set up throughout the build process.
…til::Categorized.
…ble so that our validation effort carries over to the 1D tutorial. Also removed some code we aren't using anymore.
…t tried to run it yet.
…s with closure... so only a temporary fix.
…tematics were skipped. Needs at least one flux histogram in the MC reco only.
…les to the unfolded result instead of MC selected. Removed some comments that are no longer needed.
…he closure test without systematics. I have to use at least 2 universes in all bands to avoid triggering "spread errors".
…is prevents a crash that was stopping the cross section .root file from being written.
Add .rootlogon.C
Revert "Add .rootlogon.C"
…uon momentum reweight for these antineutrino playlists. An equivalent bug in MAT-MINERvA only had a minimal impact on my antineutrino thesis analysis.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Make sure you commit everything before attempting this. I deleted your old file structure and replaced it with mine. So I don't know what will happen. Hopefully, git leaves your stuff alone and just adds my fiies/directories.