Giter Site home page Giter Site logo

nelisw / computationalradiometry Goto Github PK

View Code? Open in Web Editor NEW
43.0 43.0 16.0 572.37 MB

Notebooks to go with pyradi module for computational radiometry

Home Page: https://github.com/NelisW/pyradi

License: Mozilla Public License 2.0

Python 0.12% Jupyter Notebook 78.94% AGS Script 19.43% TeX 1.51% Makefile 0.01%

computationalradiometry's People

Contributors

nelisw avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

computationalradiometry's Issues

Errors with Modtran files

Hi, I'm trying to run the notebook 08 (Modtran File Processing), but I can't read the tape7 file. This is the error I'm getting:


TypeError Traceback (most recent call last)
in ()
1 tape7 = rymodtran.loadtape7("tape7-01", ['FREQ_CM-1', 'COMBIN_TRANS',
2 'MOLEC_SCAT', 'AER+CLD_TRANS',
----> 3 'AER+CLD_abTRNS'] )
4 print(tape7.shape)

/usr/local/lib/python2.7/site-packages/pyradi/rymodtran.pyc in loadtape7(filename, colspec)
240 # build a new data set with appropriate column header and numeric data
241 #change all - and + to alpha to enable table lookup
--> 242 colHead = fixHeadersList(colHead)
243
244 s = ' '.join(colHead) + '\n'

/usr/local/lib/python2.7/site-packages/pyradi/rymodtran.pyc in fixHeadersList(headcol)
100 """
101
--> 102 headcol = [fixHeaders(str) for str in headcol]
103 return headcol
104

/usr/local/lib/python2.7/site-packages/pyradi/rymodtran.pyc in fixHeaders(instr)
80 assert isinstance(instr, str)
81 translate_table = maketrans(intab, outtab)
---> 82 return instr.translate(translate_table)
83
84

TypeError: expected a character buffer object

I tried it directly on python and also on the notebook. Same error.

Thanks

AlbedoDerivation Notebook error: 'getRowsByType' is not defined'

I am testing the AlbedoDerivation Notebook and I keep getting this error: "'getRowsByType' is not defined"
NameError Traceback (most recent call last)
in ()
12 for (i,dataType) in enumerate(['sur_refl_b0{}'.format(i) for i in range(1,8)]):
13 # print('Parameter: {}'.format(dataType))
---> 14 refl,dataCols = getRowsByType(ascFile, dataType, numberSamples,nrows=None, fileType='MOD9A1')
15
16 #get the mean for all samples on one line then drop the individual columns

NameError: name 'getRowsByType' is not defined

<matplotlib.figure.Figure at 0xc62e630>
<matplotlib.figure.Figure at 0xc62e668>
<matplotlib.figure.Figure at 0xc63d240>

Any help would be appreciated.

Vincent

bad formatting?

I think here probably some formatting problems:

  1. 09a-DetectorModelling.ipynb
    https://github.com/NelisW/ComputationalRadiometry/blob/master/09a-DetectorModelling.ipynb

e^{qV/(kT\beta)}
I{\rm sat} -I{ph}, $$

  1. Staring Array Modelling
    https://github.com/NelisW/ComputationalRadiometry/blob/master/09b-StaringArrayDetectors.ipynb

n_{\textrm{pixel}}ΒΆ
\left(\frac{\pi,t_{\textrm{int}}, P, \cos^n(\theta) ,Ad }{4,F#^2} \right) \int0^\infty (\eta{\lambda}, \tau{o\lambda}, \tau{f\lambda},\tau{a\lambda}), \left[ L{\lambda\textrm{signal}}+L{\lambda\textrm{narc}}(\theta)\right], d\lambda +n\textrm{dark} \end{equation}

"Dark current shot noise" have bad formatting with bourders

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.