diff --git a/.nojekyll b/.nojekyll new file mode 100644 index 0000000..e69de29 diff --git a/ctapipe_daily.html b/ctapipe_daily.html new file mode 100644 index 0000000..78b251a --- /dev/null +++ b/ctapipe_daily.html @@ -0,0 +1,233 @@ + + +
+ +cta-observatory/ctapipe + repo issues +
+ +Nothing happening
+ +cta-observatory/ctapipe + repo pull_requests +
+ +Nothing happening
+ +cta-observatory/ctapipe + repo issues +
+ +no coverage reported since 1 year #2457 + [maxnoe] + + +
Since we updated the ci to run in a tmp dir, codecov didn't find the coverage report but failed only silently...
Add fit uncertainties from muon intensity fitter to output container #2461 + [maxnoe] + + enhancement + +
Please describe the use case that requires this feature. +Minuit provides covariance matrix / uncertainties for the...
Use chunked loading in `ctapipe-train-*` tools #2413 + [maxnoe] + + enhancement + reconstruction + +
Please describe the use case that requires this feature. +At the moment, the ctapipe-train-... tools use...
cta-observatory/ctapipe + repo pull_requests +
+ +Fix coverage report not being found by codecov #2458 + [maxnoe] + + maintenance + no-changelog-needed + +
Since we run our tests in a temporary directory, codecov didn't find the coverage.xml. +Due to a stupid default of...
Try CI with astropy v6 #2453 + [maxnoe] + + +
Removed stray : from ctapipe.io page #2448 + [Tobychev] + + no-changelog-needed + documentation-only + +
Removed stray :'s from the ctapipe.io page, something leftover from the long history of reformatting I guess.
Onnx shower reconstruction #1371 + [capaths] + + +
Deep Learning Shower Reconstructor (#1274) +This pull request adds a new reconstructor that allows one or more ONNX...
+Add tool for SPE Fitting #1415 + [watsonjj] + + calibration + new functionality + +
I have created a Python package for SPE fitting called spefit. It is located at https://github.com/watsonjj/spefit...
+faster JIT hillas_parameters function #1512 + [kosack] + + optimization + +
I did a quick profile of stage1.py with 8000 events, I found now that the dominant CPU usage is now in...
+Use jit for eigvals and hillas params #1727 + [maxnoe] + + optimization + +
This is an alternate approach to #1512, which I think is also jitting the eigvals calculation. +Performance on this...
Test eventio iter_all_events branch #2393 + [maxnoe] + + +
This might become eventio 2.0 due to the breaking changes but enables us to optionally also include non-triggered...
+Remove defaultdict behavior from map, check type of value #2084 + [maxnoe] + + API change + refactoring + +
This is a draft to see if we can remove the defaultdict behavior from map and see what breaks. +There are a lot of...
Build on windows #2156 + [kosack] + + no-changelog-needed + +
Just a quick test to see what breaks if ctapipe is installed in windows... +If it's not too much, I will try to fix...
Support telescope position from `EarthLocation`s for `SubarrayDescription` #2424 + [StFroese] + + +
fixes #2162
Flatfielding factor instead of absolute & relative factor for amplitude correction #2433 + [StFroese] + + +
closes #1397
Drop support for CameraFrame in ImageProcessor #2141 + [StFroese] + + API change + refactoring + +
Initially I wanted to remove the option to use the CameraFrame for calculating the Hillas parameters, but I had to...
Propose CEP 3: remove image parameters in camera frame #2405 + [maxnoe] + + no-changelog-needed + CEP + documentation-only + +
Allow passing of ax to Subarray.peek, do not always call tight_layout #2369 + [maxnoe] + + +
Enable str/Path as input to get_hdf5_datalevels #2451 + [maxnoe] + + +
Fixes #2450
Rename single changelog file #2435 + [StFroese] + + no-changelog-needed + +
Changelog file has wrong name. Should be bugfix.rst and not bug.rst otherwise it won't get rendered by towncrier
Make ML config files more readable and add comments. #2455 + [LukasBeiske] + + +
I also added some more config options with their default values to make users aware of their existence.
Drop camera frame #2396 + [StFroese] + + API change + refactoring + +
As you may remember, I already started this here #2141. A lot happened since the last time (i.e. moving the muon...
+Accept CEP 002 and CEP 003 #2400 + [kosack] + + no-changelog-needed + documentation-only + +
Please use this PR to comment on a proposed ctapipe enhancement proposal (CEP): CEP-002: change the internal...
+Allow setting n_jobs on tool invocation #2430 + [LukasNickel] + + +
It can be useful to set n_jobs indepently from the config file +For the sklearn reconstructors this requires setting...
+Update and add missing docstrings related to ML functionalities #2456 + [LukasBeiske] + + documentation-only + +
Implement CEP-002: Change container structure to ArrayEvent -> TelescopeEvent -> Data Levels #2204 + [maxnoe] + + +
zenodo.json file #2123 + [vuillaut] + + documentation + +
A first version of a .zenodo.json file created with the tributors tool. +Attempt to fix #2122 + + fix missing...
+Ci pipeline for ctao sonarqube #2214 + [kosack] + + +
another attempt
+Fix indentation in docs resulting in wrong rendering #2462 + [maxnoe] + + documentation + no-changelog-needed + documentation-only + +
Fixes the text being rendered as math...
Use editable install to fix coverage #2460 + [maxnoe] + + maintenance + no-changelog-needed + +
Properly transform between camera and telescope frame in muon fitter #2464 + [maxnoe] + + +
The muon code did some strange things to transform pixel coordinates from camera to telescope frame, probably from...
Change how DataWriter writes simulation pointing #2438 + [maxnoe] + + +
Instead of writing the unique pointings with their timestamp, which has no physical meaning in case of simulations,...
Chunked loading of training data #2423 + [LukasBeiske] + + +
This will fix #2413. + + ctapipe-train-energy-regressor + ctapipe-train-particle-classifier + ctapipe-train-disp-reconstructor
+ + + + + maxnoe: use keyword arguments to be safe against such errors
+ +Interpolate pointing in tableloader #2409 + [maxnoe] + + +
This adds the possibility to interpolate pointing information from a not yet used by ctapipe itself...
Switch to src based repository structure #2459 + [maxnoe] + + maintenance + no-changelog-needed + +
Immediate issue: +Since all files were moved, they were all "touched" in this PR, which triggered the pre-commit hook...
+Sonarqube src #2463 + [maxnoe] + + no-changelog-needed + +
Testing sonarqube with the src layout and not changing to a tmp dir
+Powered by dinghy + +
cta-observatory/pyeventio + repo issues +
+ +Nothing happening
+ +cta-observatory/pyeventio + repo pull_requests +
+ +Nothing happening
+ +cta-observatory/pyeventio + repo issues +
+ +PixelTiming unsupported version #268 + [lheckmann] + + +
SIMTEL_VERSION = 2022-12-15 19:19:16 UTC (konrad@wizard4) +SIMTEL_RELEASE = 2022.349.1 from 2022-12-15 (moving on...
+cta-observatory/pyeventio + repo pull_requests +
+ +Add support for PixelTiming v2, fixes #268 #269 + [maxnoe] + + +
Essentially the same changes as in the previous PR, now for PixelTiming +I updated the test file (now including all...
+Add cibuildwheel config #270 + [maxnoe] + + +
Try using cibuildwheel so we can eventually publish wheels to pypi automatically.
Update setup.py / pyproject.toml to follow latest numpy and cython docs #271 + [maxnoe] + + +
Remove all the magic for allowing compilation of bundled c files without Cython, this was obsolete since we python...
+cta-observatory/pyirf + repo issues +
+ +Nothing happening
+ +cta-observatory/pyirf + repo pull_requests +
+ +Nothing happening
+ +cta-observatory/pyirf + repo issues +
+ +Nothing happening
+ +cta-observatory/pyirf + repo pull_requests +
+ +Nothing happening
+ +
+ + + + maxnoe: Reopening. Merging #2458 did not fully fix the issue. +Neither codecov nor coverage.py seem to be...
+ +