rodluger / mapping_stellar_surfaces

Repository for the Mapping Stellar Surfaces paper series
MIT License
12 stars 0 forks source link

Infrastructure for JOSS paper #1

Closed dfm closed 3 years ago

dfm commented 3 years ago

Work in progress - don't merge!

dfm commented 3 years ago

OK this is ready. It uses GitHub actions to compile the JOSS paper and makes a joss-paper branch. For example: https://github.com/dfm/mapping_stellar_surfaces/blob/joss-pdf/joss/paper.pdf

rodluger commented 3 years ago

Thanks! How hard would it be to generate some figures within this build?

dfm commented 3 years ago

Should be easy enough. Point me to the scripts and I'll set it up.

dfm commented 3 years ago

One point though: I think that the JOSS paper should probably be in the starry_process repo. It's allowed to be on a branch, but it is required to be in the repo for the software it is describing. I can open this PR there instead?

rodluger commented 3 years ago

Ah, gotcha. Yes, move the PR over. I'll move the scripts over and ping you.

rodluger commented 3 years ago

@dfm the figures are in joss/figures in the starry_process repo.