jackfrost373 / LHCb_Xic_production

Honours programme analysis at MSP for MSP honours students, measuring the production ratio of Xi_c over L_c in the LHCb experiment.
2 stars 4 forks source link

Updated all mass fitting routines for generic file locations #2

Closed cpawley closed 5 years ago

cpawley commented 5 years ago

References to specific file locations only need to be determined in "Imports.py" - this then leads all other scripts to look in the right location for the files we require.

@SimonCalo - this will output your PDFs for all mass fits to "/Users/simoncalo/LHCb_data/datafiles/first_batch/ganga/"

Maybe you would prefer to have that somewhere else, might need some modification to suit individual preferences...

jackfrost373 commented 5 years ago

Looks fine!