Update README.md
Browse files
README.md
CHANGED
@@ -262,7 +262,7 @@ index <HASH>..<HASH> 100644
|
|
262 |
except:
|
263 |
logging.warn("Failed to do photometry.")
|
264 |
```
|
265 |
-
|
266 |
|
267 |
Possible outputs:
|
268 |
- fix: use new_zp instead of old_zp for magnitude calculation and add zeropoint change warning
|
|
|
262 |
except:
|
263 |
logging.warn("Failed to do photometry.")
|
264 |
```
|
265 |
+
|
266 |
|
267 |
Possible outputs:
|
268 |
- fix: use new_zp instead of old_zp for magnitude calculation and add zeropoint change warning
|