Menu

#487 psradd reports error when trying to add PSRFITS files

next release
pending
None
5
2024-08-16
2024-08-13
No

Running paz -X command removes sub-integrations but does not modify DIG_CNTS table in PSRFITS format files leaving original number of sub-integrations. The consequence is errors from psradd when trying to add modified files:

psradd: Archive::append exception:
Error::stack
        DigitiserCounts::Accumulate
Error::InvalidState
Error::message
        source number of subints differs

Discussion

  • Maciej Serylak

    Maciej Serylak - 2024-08-13
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,10 +1,11 @@
     Running `paz -X` command removes sub-integrations but does not modify `DIG_CNTS` table in PSRFITS format files leaving original number of sub-integrations. The consequence is errors from `psradd` when trying to add modified files:
    
    -`psradd: Archive::append exception:
    -
    +~~~
    +psradd: Archive::append exception:
     Error::stack
             DigitiserCounts::Accumulate
     Error::InvalidState
     Error::message
    
    -        source number of subints differs`
    +        source number of subints differs
    +~~~
    
     
  • Willem van Straten

    • status: open --> pending
    • assigned_to: Willem van Straten
     
  • Willem van Straten

    Hi Maciej, I've checked in a fix for this bug on a development branch named bug-487-paz-X-delete-digitizer-counts ... could you please check this out and let me know if it solves the problem on your end?

     
  • Maciej Serylak

    Maciej Serylak - 2024-08-16

    Hi Willem, thank you! I'll test this as soon as I can and let you know.

     

Log in to post a comment.

Auth0 Logo