usnistgov / mass

Microcalorimeter pulse-analysis software
MIT License
6 stars 0 forks source link

LJH files are not correctly reading the header "Row number..." field #268

Closed joefowler closed 6 months ago

joefowler commented 6 months ago

Original report by Joseph Fowler (Bitbucket: joe_fowler, ).


joefowler commented 6 months ago

Original comment by Joseph Fowler (Bitbucket: joe_fowler, ).


Fix bug introduced in 2020!

@ggggggggg introduced an error in dcb4983, where the column number is accidentally stored as an LJHfile's row_number, overwriting the true row number. Fixes #268.

joefowler commented 6 months ago

Original comment by Joseph Fowler (Bitbucket: joe_fowler, ).


Fix bug introduced in 2020!

@ggggggggg introduced an error in dcb4983, where the column number is accidentally stored as an LJHfile's row_number, overwriting the true row number. Fixes #268.