your icon indicating copy to clipboard operation
your copied to clipboard

Your Unified Reader

Results 7 your issues
Sort by recently updated
recently updated
newest added

`nsamples` is a valid keyword parameter in the header of filterbank files. Currently, when reading filterbank files with this keyword, the following warning appears: ``` WARNING:root:Unknown header parameter: nsamples. Skipping...

bug

The your-0.6.7.tar.gz file on PyPi (https://pypi.org/project/your/#files) is missing requirements.txt. The same file on github (under the releases section) does have it. I'm trying to create a spack package for Your...

bug

Added your context manager.

enhancement

The Action that upload new releases fails because PyPI no longer works with Usernames/Passwords. See https://github.com/thepetabyteproject/your/actions/runs/14695405813/job/41236321739#step:5:251 Should we migrate to a [Trusted Publisher](https://docs.pypi.org/trusted-publishers/) deployment? I can work on a new...

bug

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/download-artifact](https://redirect.github.com/actions/download-artifact) | action | major | `v5` -> `v6` | | [actions/upload-artifact](https://redirect.github.com/actions/upload-artifact) |...

- Implement unpack_1bit() function for unpacking 1-bit data from bytes - Add robust error handling for files with corrupted/missing SUBINT data - Support direct binary read method for problematic 1-bit...

**Describe the bug** When I try to extract subbands from a FITS search-mode file, the your_writer.py script fails. However, if I use "-t fil" but still use the FITS file...

bug