Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Accept CEP 002 #2400

Merged
merged 1 commit into from
Jan 18, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
.pytest_cache
*.log
docs/sg_execution_times.rst

# Compiled files
*.py[co]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
CEP 2 - Event Structure
***********************

* Status: draft
* Discussion: NA
* Date accepted: NA
* Last revised: 2023-04-04
* Status: accepted
* Discussion: [`#2304 <https://github.com/cta-observatory/ctapipe/pull/2304>`__]
* Date accepted: 2023-10-26
* Last revised: 2023-09-08
* Author: Maximilian Linhoff
* Created: 2023-04-04

Expand Down
Empty file.
2 changes: 2 additions & 0 deletions docs/developer-guide/ceps/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ Proposed CEPs
Rejected CEPs
=============

There are no rejected CEPs currently.

.. .. toctree::
.. :maxdepth: 1
.. :glob:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
CEP 3 - Dropping Support for Image Parameters in CameraFrame
************************************************************

* Status: draft
* Discussion: NA
* Date accepted: NA
* Status: proposed
* Discussion: DataPipe F2F Meeting and [`#2405 <https://github.com/cta-observatory/ctapipe/pull/2405>`__], ctapipe developer meeting 2023-11-24
* Date accepted:
* Last revised: 2023-09-22
* Author: Maximilian Linhoff
* Created: 2023-09-22
Expand Down