Pinned Repositories
Spectra-Simulator-C
Solar-like Spectrum Simulator in C++
2D_interp
Small code that performs a 2D interpolation, including some unit test
acoefs_checks
A set of python function that evaluate the effects of activity and centrifugal forces on low-l modes
ajAlm_2024
Alm
Small program for integrating Ylm in C++ using Gaussian Legendre Quadrature
API-Wrapper
encapsulate any other command-line program that does not have an API into a basic API
ARMM-solver
Solver for the Asymptotic Relation of Mixed Modes
Benomar2022
Evaluation of the reliability of activity measurement with aj coefs
eval_guess_rgb
Code that make a rough grid search of a RGB model over a spectrum. Mostly suitable for defining initial guesses of a fine fitting method (e.g. MCMC)
haskell-dojo
Guided projects for EMURGO Academy's Cardano-Haskell Developer Open Course
OthmanB's Repositories
OthmanB/Spectra-Simulator-C
Solar-like Spectrum Simulator in C++
OthmanB/2D_interp
Small code that performs a 2D interpolation, including some unit test
OthmanB/acoefs_checks
A set of python function that evaluate the effects of activity and centrifugal forces on low-l modes
OthmanB/ajAlm_2024
OthmanB/Alm
Small program for integrating Ylm in C++ using Gaussian Legendre Quadrature
OthmanB/API-Wrapper
encapsulate any other command-line program that does not have an API into a basic API
OthmanB/ARMM-solver
Solver for the Asymptotic Relation of Mixed Modes
OthmanB/Benomar2022
Evaluation of the reliability of activity measurement with aj coefs
OthmanB/eval_guess_rgb
Code that make a rough grid search of a RGB model over a spectrum. Mostly suitable for defining initial guesses of a fine fitting method (e.g. MCMC)
OthmanB/haskell-dojo
Guided projects for EMURGO Academy's Cardano-Haskell Developer Open Course
OthmanB/LCconcat_kepler
Create concatenated lightcurves from Kepler MAST data
OthmanB/libIntegrate
A C++ library for integrating discretized functions.
OthmanB/OthmanB
Config files for my GitHub profile.
OthmanB/PostTAMCMC-C-IDL
IDL version of a postprocessing tool that allows you to interpret results from TAMCMC-C
OthmanB/Replay_MCMC
Replay a MCMC run
OthmanB/rescale_freq_pmodes
A function that can decompose a frequency into Dnu,epsilon,d0l,O2 terms and reconstruct a new star using user-provided new Dnu, epsilon,d0l. In this case O2 is kept (but rescaled with Dnu_new/Dnu
OthmanB/Restaurant
Analytic model for sales, expenses and incomes of a restaurant
OthmanB/spline
c++ cubic spline library
OthmanB/TAMCMC-C
MCMC code with MALA scheme written in C++