{"id":21987028,"url":"https://github.com/marcodeltutto/numiflux","last_synced_at":"2025-10-10T01:47:52.670Z","repository":{"id":68609076,"uuid":"52622482","full_name":"marcodeltutto/NuMIFlux","owner":"marcodeltutto","description":"Code to calculate the NuMI Flux at MicroBooNE","archived":false,"fork":false,"pushed_at":"2017-06-08T15:26:02.000Z","size":614,"stargazers_count":0,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-23T02:28:18.644Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/marcodeltutto.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-02-26T17:56:00.000Z","updated_at":"2023-03-08T13:39:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"173fb2a7-2eb1-40e4-9a0b-a0ca5b50a40e","html_url":"https://github.com/marcodeltutto/NuMIFlux","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/marcodeltutto/NuMIFlux","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcodeltutto%2FNuMIFlux","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcodeltutto%2FNuMIFlux/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcodeltutto%2FNuMIFlux/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcodeltutto%2FNuMIFlux/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcodeltutto","download_url":"https://codeload.github.com/marcodeltutto/NuMIFlux/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcodeltutto%2FNuMIFlux/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279002402,"owners_count":26083374,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-09T02:00:07.460Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-29T18:26:42.933Z","updated_at":"2025-10-10T01:47:52.645Z","avatar_url":"https://github.com/marcodeltutto.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NuMIFlux\nCode to calculate the NuMI Flux at MicroBooNE.\n\nWiki page: https://cdcvs.fnal.gov/redmine/projects/ubooneoffline/wiki/NuMI_Flux_Histograms.\n\n\n## First Usage\n\nFrom the MicroBooNE gpvm machines:\n\n```\ngit clone git@github.com:marcodeltutto/NuMIFlux.git\ncd NuMIFlux/\nsource SetupNuMIFlux.sh\n\ncd FluggNtuple/\nroot -l \n\u003e .L FluxNtuple.C+\n\u003e .q\n\ncd ../\nroot -l\n\u003e gSystem-\u003eLoad(\"FluggNtuple/FluxNtuple_C.so\");\n\u003e .L NuMIFlux.cc+\n\u003e .q\n\n```\n\n## General Instructions\n\nRun with:\n\n```\nsource SetupNuMIFlux.sh\n\nroot -l\n\u003e gSystem-\u003eLoad(\"FluggNtuple/FluxNtuple_C.so\");\n\u003e gSystem-\u003eLoad(\"NuMIFlux_cc.so\");\n\u003e NuMIFlux f(\"generic_*_to_flugg.root\");\n\u003e f.CalculateFlux();\n```\n\nor use the python script:\n\n```\nsource SetupNuMIFlux.sh\npython RunNuMIFlux.py\n```\n\nCompile with:\n\n```\nroot -l\n\u003e gSystem-\u003eLoad(\"FluggNtuple/FluxNtuple_C.so\");\n\u003e .L NuMIFlux.cc+\n```\n\n\nGenerate new FluxNtuple_C.so:\n\n```\ncd FluggNtuple\nroot -l\n.L FluxNtuple.C+\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcodeltutto%2Fnumiflux","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarcodeltutto%2Fnumiflux","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcodeltutto%2Fnumiflux/lists"}