psmd-iberutaru / Lezargus

The accompanying data software package to the IRTF SPECTRE Spectrograph.
MIT License
0 stars 0 forks source link

Array indexing convention needs to be followed #37

Open psmd-iberutaru opened 1 month ago

psmd-iberutaru commented 1 month ago

With the provided conventions of...

image = (width, height)

... and ...

cube = (width, height, wavelength)

... a full overview of all of the processes needs to keep this convention.