utat-ss / architect

Systems engineering tool built by the University of Toronto Aerospace Team
The Unlicense
8 stars 1 forks source link

Architect Unit Tests #108

Closed lt77777 closed 2 years ago

lt77777 commented 2 years ago

Implemented:

Accidentally completed get_sensor_spectral_resolution() - Can be overwritten by other PR

Altered get_n_bin() in sensors.py Added get_n_px() in sensors.py Added get_size() in masks.py