eic / epic-analysis

General (SI)DIS analysis framework for the EIC
GNU Lesser General Public License v3.0
3 stars 9 forks source link

feat: add `epic.unstable` testing version to `s3tool.rb` #268

Closed c-dilks closed 1 year ago

c-dilks commented 1 year ago

Briefly, what does this PR introduce?

Sometimes it's useful to drink directly from the simulation production firehose

Add new production version epic.unstable, which we can change as needed to test the bleeding edge of production. Typically only small samples appear here, and epic.unstable as a production version is not always guaranteed to work (it depends on when we test and what is on disk).

What kind of change does this PR introduce?

Please check if this PR fulfills the following:

Does this PR introduce breaking changes? What changes might users need to make to their code?

no

Does this PR change default behavior?

no