Skip to content
This repository has been archived by the owner on Jun 14, 2024. It is now read-only.

Commit

Permalink
Merge branch 'cdc-setup' of https://github.com/uw-ssec/caustic into c…
Browse files Browse the repository at this point in the history
…dc-setup
  • Loading branch information
uwcdc committed Nov 20, 2023
2 parents 04334dc + 3dc0e50 commit 1d781de
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 12 deletions.
7 changes: 0 additions & 7 deletions docs/source/tutorials.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,3 @@ version of each tutorial is available here.
VisualizeCaustics
MultiplaneDemo
InvertLensEquation







1 change: 0 additions & 1 deletion tests/test_base.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

import torch
import numpy as np

Expand Down
2 changes: 0 additions & 2 deletions tests/test_masssheet.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

import torch

from caustic.cosmology import FlatLambdaCDM
Expand All @@ -7,7 +6,6 @@


def test():

# Models
cosmology = FlatLambdaCDM(name="cosmo")
lens = MassSheet(name="sheet", cosmology=cosmology)
Expand Down
1 change: 0 additions & 1 deletion tests/test_pseudo_jaffe.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

import torch
from lenstronomy.LensModel.lens_model import LensModel
from utils import lens_test_helper
Expand Down
1 change: 0 additions & 1 deletion tests/test_sersic.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

import lenstronomy.Util.param_util as param_util
import numpy as np
import torch
Expand Down

0 comments on commit 1d781de

Please sign in to comment.