litebird / litebird_sim

Simulation tools for LiteBIRD
GNU General Public License v3.0
18 stars 13 forks source link

Make the code use libinsdb 0.6.0 #282

Closed ziotom78 closed 6 months ago

ziotom78 commented 7 months ago

This PR uses libinsdb to access the IMO database. This enables a number of features:

  1. It enables to access remote URLs, thus fixing issue #142;
  2. It uses a library that was developed with the purpose to fix issue #143;
  3. Libinsdb has a far more extensive set of tests.