-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Labels
Description
See here for a general description of the corresponding Google Summer of Code (GSoC) project created through OpenAstronomy: here
This issue is for discussing the development/implementation of the features described in the project. The project as described above will probably include the following tasks:
- Modifications to the DataLoader class (and the data storage format) to handle truly 3D data. (see ctlearn/data_loader.py).
- Modifications to the DataProcessor class (see ctlearn/data_processing.py) to adapt the existing functionality (cropping, cleaning, normalization) to 3D inputs.
- Implementation of an entirely new module implementing a geometric 3D reconstruction method (from multiple shower images to a single 3D shower representation). A memo outlining some ideas for a proposed approach can be provided on request.
- Implementation of a 3D CNN model in Tensorflow in the supported model format (see ctlearn/default_models.py for examples).
- Implementation of any scripts required for visualization of results/verification of data/etc.
Any discussion of ideas/implementation for this task can go below!
Amanbhandula