nikosarcevic / CosmOracle

Home Page:https://share.streamlit.io/nikosarcevic/cosmoracle/main

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TO DO

nikosarcevic opened this issue · comments

  • add app description
  • front page?
  • #39
  • redo the plot (Niko)
  • custom colors of the app (Niko)
  • logo?
  • #19
  • #16
  • #18
  • #22
  • #17
  • add comoving transverse distance to cmpute
  • #20
  • #21
  • distance modulus (both classic astro and cosmo one - check Hogg's paper)
  • naming convention: change r(z) to D_C for the comoving distance (stick with Hogg's notation)
  • make rc params?
  • upload plot theme notebook with version
  • we need to sort the code (it is messy now I think)
  • function for the plot? or just leave as is?
  • add Hubble time function
  • add Hubble distance function

Niko: currently working on the colors

ok so I have played with the logos, this is just a placeholder maybe matthijs can do a better job. we need the logo to blend in the background so the background color needs to be the orange&gray we use in the code. also logo needs to be smaller

tagging @lonbar and @marcobonici

the font on streamlit it IBM Plex Mono (https://pmbaumgartner.github.io/streamlitopedia/essentials.html)
and orange and gray colors
'orange' : '#ffc345',
'gray' : '#333333',

I've tweaked the letters a bit and added the background colour. We can each have a think about what we want the logo to be in the end.

Regarding citations: we can create an entry in zenodo (https://zenodo.org/), as brought up by @marcobonici in our discussion.