SN1a ##Parameter Estimation of SN1a data with MCMC and ADVI methods Use emcee for MCMC sampling Install emcee by typing: pip install emcee Use arviz for data and chain visualization Install arviz by typing: pip install arviz Use optax for optimization Install optax by typing: pip install optax