HeloiseS / hoki

Bridging the gap between observation and theory
https://heloises.github.io/hoki/intro.html
BSD 3-Clause "New" or "Revised" License
47 stars 8 forks source link

Make general function to select BPASS models on condition #10

Closed HeloiseS closed 4 years ago

HeloiseS commented 4 years ago

Context

The BPASS dummy array has something like 90 columns - I should be able to select my models based on the value of any of these columns or any combinations.

Feature Requirements

This function will basically be the main search function of hoki, it needs to be intuitive and versatile. It should:

HeloiseS commented 4 years ago

Features created to compile the data (DataCompiler) and data set also created:

TODO

HeloiseS commented 4 years ago

DONE!!! :D Just need to be added to the release when we are ready