UCBerkeleySETI/rawspec

Split up the librawspec version string

Closed this issue · 0 comments

Historically, rawspec constructed the librawspec version string as a combination of:

  • librawspec version
  • cuFFT version

They have been separated into 2 separate strings and handled appropriately in rawspec.cu, rawspec.c, and fb_open.c.