Skip to content

Commit

Permalink
Added DataLoaderDC2GPU
Browse files Browse the repository at this point in the history
  • Loading branch information
hiyoneda committed Jun 14, 2024
1 parent e0571bb commit 5be0cd8
Show file tree
Hide file tree
Showing 2 changed files with 399 additions and 0 deletions.
1 change: 1 addition & 0 deletions cosipy/image_deconvolution/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
from .data_loader_DC2 import DataLoaderDC2
from .data_loader_DC2_gpu import DataLoaderDC2GPU
from .allskyimage import AllSkyImageModel
from .image_deconvolution import ImageDeconvolution
from .exposure_table import SpacecraftAttitudeExposureTable
Expand Down
Loading

0 comments on commit 5be0cd8

Please sign in to comment.