Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incongruous NBEAM (instead of NBEAMS) #60

Open
radonnachie opened this issue Mar 15, 2022 · 5 comments
Open

Incongruous NBEAM (instead of NBEAMS) #60

radonnachie opened this issue Mar 15, 2022 · 5 comments

Comments

@radonnachie
Copy link
Contributor

As a part of enabling floating point data ingest, which is the output of a beamformer, I adjusted the FITS header from NBEAM to NBEAMS. I similarly adjusted the rawspec_raw_hdr_t field.

I found the lack of an 's' to be out of sorts with NANTS in particular. It seems that the fb_hdr_t structure agrees with me.

I just want to confirm whether or not this is accepted by the maintainers, and to make a note of it.

@radonnachie
Copy link
Contributor Author

The change in field so far has affected hpguppi_daq:hpguppi_rawspec.c, and all authors of the NBEAMS key-value, obviously.

@david-macmahon
Copy link
Contributor

In what commit was NBEAM introduced?

@radonnachie
Copy link
Contributor Author

radonnachie commented Mar 15, 2022

13b7f0b
4 years ago
And I think that it isn't used anywhere.

In particular, my PR #58 also replaces the value of nants with that of nbeams if nbeams > 0, as that's the use case if upchannelising beamformed data (AFAIK). So, the lack of that piece of logic indicated to me that nbeam was a vestige of some forward thinking, rather than an integral cog.

radonnachie added a commit to MydonSolutions/rawspec that referenced this issue Jun 1, 2022
radonnachie added a commit to MydonSolutions/rawspec that referenced this issue Jun 1, 2022
@radonnachie
Copy link
Contributor Author

@david-macmahon I'd love to resolve this minor issue :)

@radonnachie
Copy link
Contributor Author

#41

radonnachie added a commit to MydonSolutions/rawspec that referenced this issue Jun 22, 2022
radonnachie added a commit to MydonSolutions/rawspec that referenced this issue Jun 22, 2022
radonnachie added a commit to MydonSolutions/rawspec that referenced this issue Aug 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants