issues
search
radiocosmology
/
caput
Cluster Astronomical Python Utilities
GNU General Public License v2.0
12
stars
21
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix README URL
#282
ketiltrout
closed
1 week ago
0
Faster fft with pyfftw
#281
ljgray
closed
1 week ago
2
Truncate float NaN behaviour is inconsistent across systems
#280
ljgray
closed
1 month ago
4
Fix deprecated 'newbyteorder' and doctests
#279
ljgray
closed
1 month ago
0
Add built-in list of wait keys to pipeline
#278
ljgray
opened
2 months ago
0
Fix inadvertent `StopIteration` in MPIArray which triggers the pipeline to end
#277
ljgray
closed
2 months ago
0
Numpy 2.0 support
#276
ljgray
closed
1 month ago
0
Interactive pipeline debugging
#275
ljgray
closed
3 months ago
0
refactor: move test suite out of caput
#274
ketiltrout
closed
3 months ago
0
Remove deprecated cached_property in favour of functools.cached_property
#273
ljgray
closed
3 months ago
0
Convert build to pyproject.toml
#272
ljgray
closed
3 months ago
0
feat(time): Solar/lunar ephemerides
#271
ketiltrout
closed
3 months ago
0
fix(time): Make Star.names iterable in skyfield_star_from_ra_dec
#270
ketiltrout
closed
4 months ago
2
feat(interferometry): Import from ch_util and driftscan
#269
ketiltrout
closed
4 months ago
3
llow a task to receive the same input for setup and process method
#268
ljgray
closed
4 months ago
0
Increase minimum python to 3.9
#267
ljgray
closed
4 months ago
0
Pin numpy < 2
#266
ljgray
closed
5 months ago
0
feat(pipeline): better handling for key rejection
#265
ljgray
closed
5 months ago
0
`ValueError` in `MemGroup.from_file` when `distributed=False`
#264
ljgray
closed
3 months ago
0
Pipeline tasks can return multiple outputs to unpack
#263
jrs65
closed
3 months ago
1
CI tests fail with pytest 8.0.0
#262
ljgray
closed
9 months ago
1
fix(requirements): add versioneer install requirement
#261
ljgray
closed
8 months ago
0
Install fails on python 3.10
#260
ljgray
closed
10 months ago
1
Enforce linting rule RUF012
#259
ljgray
closed
6 months ago
0
Pipeline runner improvements
#258
ljgray
closed
6 months ago
1
fix: upgrade versioneer and change to non-vendored mode for Python 3.12
#257
jrs65
closed
1 year ago
0
Avoid redistribute copy if using a single mpi process
#256
ljgray
closed
6 months ago
0
Runner: module force purge and module use
#255
ljgray
closed
6 months ago
0
feat(pipeline): check cluster time in yaml config
#254
rikvl
opened
1 year ago
2
parallel load with no attributes
#253
jrs65
closed
9 months ago
0
Move email notifications from command-line to config file
#252
sjforeman
opened
1 year ago
0
runner: test method to lint egg venv
#251
ljgray
opened
1 year ago
0
Add email notification options for batch jobs
#250
sjforeman
closed
1 year ago
3
fix numpy median
#249
jrs65
closed
1 year ago
0
fix(runner): reset the environment to stop crash at job start
#248
jrs65
closed
1 year ago
0
Add support for numpy 1.25
#247
ljgray
closed
1 year ago
1
fix(pyx): ensure distutil directives are read and pin max numpy version
#246
ljgray
closed
1 year ago
0
Build fails with Cython 3.x with setuptools Extension c++ language directive
#245
ljgray
closed
1 year ago
1
fix: cython fails to compile unless directives at top of file
#244
aelanman
closed
1 year ago
3
Extra ruff rules
#243
ljgray
closed
1 year ago
1
feat(mpiarray): helper function to apply a selection to an array
#242
ljgray
closed
1 year ago
0
MPIArray reshape fixes
#241
jrs65
closed
1 year ago
1
Move invert_no_zero testing from draco repo
#240
ljgray
closed
1 year ago
0
fix(memh5): fix a bug where shared datasets weren't actually shared
#239
ljgray
closed
3 months ago
6
Use ruff for CI linting
#238
ljgray
closed
1 year ago
0
Allow fileformat to be set by fileformat subclass
#237
ljgray
closed
1 year ago
0
Provide `.copy` methods for `MemDataset` and `MemDiskGroup`
#236
ljgray
closed
1 year ago
0
build: Bump minimum supported version to 3.8
#235
ljgray
closed
1 year ago
0
Timstamp Alignment (1/4): Add `index_attrs` property to `BasicCont` to access attrs of index maps
#234
ljgray
closed
1 year ago
0
fix(pipeline): remove erroneous compression options that caused a crash
#233
jrs65
closed
1 year ago
0
Next