Skip to content

Commit f08bd4d

Browse files
Update README.md
1 parent c7389c3 commit f08bd4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ export_fits_table(filename, QF, alpha, overwrite=False, **kwargs)
102102
- QF_min : lower bound of the QF range
103103
- QF_max : upper bound of the QF range
104104

105-
In order to export the FITS table available in the examples folder, we can run the command
105+
In order to export the FITS table available in the examples folder, we can run the command:
106106
```python
107107
gPCS.export_fits_table(filename="firing_pixels.fits", QF=0.50, alpha=[0.01, 0.05, 0.1])
108108
```

0 commit comments

Comments
 (0)