Skip to content

Commit

Permalink
Update mocks.py
Browse files Browse the repository at this point in the history
Fixed the typo in mocks.py
  • Loading branch information
LisaAltinier committed Jan 20, 2025
1 parent a2a41b9 commit 7544e17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion corgidrp/mocks.py
Original file line number Diff line number Diff line change
Expand Up @@ -1025,7 +1025,7 @@ def create_not_normalized_dataset(filedir=None, numfiles=10):
Create simulated data not normalized for the exposure time.
Args:
fieldir (str): (Optional) Full path to directory to save to.
filedir (str): (Optional) Full path to directory to save to.
numfiles (int): Number of files in dataset. Default is 10.
Returns:
Expand Down

0 comments on commit 7544e17

Please sign in to comment.