GRIFFINCollaboration / beamCompanionExplorer

A web app for exploring and visualizing beam companions in radioactive ion beam experiments.
http://griffincollaboration.github.io/beamCompanionExplorer/companionExplorer.html
MIT License
0 stars 2 forks source link

Release History:

version DOI
1.1.0 DOI
1.0.1 DOI
1.0 DOI

Beam Companion Explorer

A web app for exploring and visualizing beam companions picked up during charge state boosting in radioactive ion beam experiments.

See testing status

Dependencies & Setup

This project runs 100% client side; simply open companionExplorer.html in the latest Firefox or Chrome locally, or serve from any static page server.

This project uses Dygraphs for plotting, Twitter Bootstrap for layout, and Ultralight and mustache.js for client-side templating and URL management.

Programmatic Logic

URL Encoding

The Beam Companion Explorer encodes user selections in the URL query string, so results can be bookmarked and shared more easily. The query string parameters are as follows:

Note that by filling out this query string by hand, it's possible to jump directly to the results of interest, without clicking through earlier pages.

Contributing

Contributions are very welcome! If you have an idea, question or comment, please open an issue. If you would like to make a change to the project, please follow these steps:

Citation & Deployment

If you use a result from this project, be sure to site it using the correct DOI. This will allow you to go back and reproduce your results later, with the same software version you used originally. To find the correct DOI, look in the footer of the app.

If you push changes to this project onto GRIFFIN's live toolkit, be sure to update the DOI in the footer and in the table at the top of this file. To get a new DOI, simply make a new release via GitHub, then visit Zenodo, sign in with your GitHub credentials, and find this project in the list on that page; clicking on the badge will give you a bunch of options to cut and paste into the appropriate places. Add the markdown one to this document, and the HTML one to the footer.