Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# lbda: 4327A | |
# radius[spx] flux | |
0.716608613055 12.3552 | |
0.745272338424 11.5852 | |
0.745343175736 11.7769 | |
0.834997936881 10.4475 | |
1.55358944456 4.54829 | |
1.57210666273 4.74318 | |
1.61169010512 4.2645 | |
1.68493686848 3.5319 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Copyright: This document has been placed in the public domain. | |
__author__ = "Yannick Copin <[email protected]>" | |
import numpy as N | |
def restride(arr, binfactor, squeezed=True, flattened=False): | |
""" | |
Rebin ND-array `arr` by `binfactor`. |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
OlderNewer