Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Radis

We develop an open source code that makes state of the art spectral databases available to everyone to compute spectra of stars, gases and plasma
Collective - Host: opensource - https://opencollective.com/radis - Website: https://t.co/nJsMsSCO40 - Code: https://github.com/radis/radis

(wip) force recomputation of abscoeff & emisscoeff in MergeSlabs

update error messages during rescale
make it possible to recompute emisscoeff from radiance_nosli...

github.com/radis/radis - 460e241cebf8ccc97840c82714e62bc3c9d8ee43 authored almost 7 years ago by Erwan - Linux <[email protected]>
just update doc for print(Spectrum)

github.com/radis/radis - 580a7c805b28321ae6b63a1edca2b2e5dc4b2f97 authored almost 7 years ago by Erwan - Linux <[email protected]>
(misc) update error message in MergeSlab

github.com/radis/radis - e7b565587222db5bb755637db7d60fe96714c7d5 authored almost 7 years ago by Erwan - Linux <[email protected]>
Merge branch 'develop'

github.com/radis/radis - 0eb9dfbe9fcd84143d6596d1498ac540d08d43bb authored almost 7 years ago by Erwan Pannier <[email protected]>
add code coverage badge

github.com/radis/radis - 7d0ecd83a04af4038e696831b3c971a9741db63f authored almost 7 years ago by Erwan Pannier <[email protected]>
0.1.7

github.com/radis/radis - 7c40075dd4b87a73b9d71c1bfe4cd65b3f1261fb authored almost 7 years ago by Erwan Pannier <[email protected]>
fix rescale that didn't work in rescale('all') mode anymore

improve error msgs

github.com/radis/radis - 7d40c523c0af3da0b0a356dcab314725daec4ab6 authored almost 7 years ago by Erwan Pannier <[email protected]>
add a plot_slit function to plot the slit a posteriori

update docs

github.com/radis/radis - da801e4d4d414c3d1be9d13f419225fcd13edda9 authored almost 7 years ago by Erwan Pannier <[email protected]>
update spectrum print functionn

github.com/radis/radis - 16b0021dda6f207b6fcb2a91ad22711c8419e2ee authored almost 7 years ago by Erwan - Linux <[email protected]>
update spectrum apply_slit with a method to store slit in conditions

github.com/radis/radis - f093355f72008555ea6122a3412ca6416cc80b91 authored almost 7 years ago by Erwan - Linux <[email protected]>
(misc) update comments

github.com/radis/radis - 1de70717813793707ed5aa6d8de3b1b267a7bf75 authored almost 7 years ago by Erwan - Linux <[email protected]>
add code coverage badge

github.com/radis/radis - b90b58d5a94849da21578a8386a8c96c3116a07f authored almost 7 years ago by Erwan Pannier <[email protected]>
add coverage

github.com/radis/radis - fa73ec7f927d11ec38c5b8b2a5ea23aa39ef84b9 authored almost 7 years ago by Erwan Pannier <[email protected]>
(misc) just update the doc

github.com/radis/radis - 044236e12b4f5474b00b48c05b4993b0e5030d12 authored almost 7 years ago by Erwan Pannier <[email protected]>
add is_spectrum() comparison during Spectrum object database save

fix how formats are stored in JSON

github.com/radis/radis - b33eb8a648c0941da7b5a8b1e65f529009912c59 authored almost 7 years ago by Erwan - Linux <[email protected]>
added abscoeff unit during rescale

fixed update() not actually updating the parameter we wanted

github.com/radis/radis - 52dffa77d6ac79034239a6f0455e9b14735f0ae6 authored almost 7 years ago by minesin <[email protected]>
Added averageDistance in compare: a TRUE distance function with EXPLICIT help

github.com/radis/radis - 65bc7a0cd5ebc3e59d8498782cc3e573435be1af authored almost 7 years ago by minesin <[email protected]>
Minor : Added a print to see the scaling factor in plot_diff(.. normalize=true)

github.com/radis/radis - 86936d0c5a2b5d929745d635ede5af509e9b60b3 authored almost 7 years ago by minesin <[email protected]>
Added option "normalize" in compare_with() method

github.com/radis/radis - 1abf6e5bd74a762c7570118947c498c8ab6416e6 authored almost 7 years ago by minesin <[email protected]>
removed example (doesnt show up on GitHub)

github.com/radis/radis - f4f6628eac0023a624723d2b480d9842d614280e authored almost 7 years ago by Erwan Pannier <[email protected]>
brought back full README (..include doesnt work)

github.com/radis/radis - 7fb282845ff0532d57d0a98fdb28c9be1deece0a authored almost 7 years ago by Erwan Pannier <[email protected]>
readthedocs still doesnt build: update requirement version

update README too with shared description for index.rst / README.rst

github.com/radis/radis - 71b533f215b87bd48c8e890b5f34d42a15e42c63 authored almost 7 years ago by Erwan Pannier <[email protected]>
Merge branch 'docs' into develop

github.com/radis/radis - 61ffe7d4ecd4439afeb3d702934a0b4a26990484 authored almost 7 years ago by Erwan - Linux <[email protected]>
update requirement versions

github.com/radis/radis - 4cce2a7f38e35d7677e3dfcc144ccc0badc79e39 authored almost 7 years ago by Erwan - Linux <[email protected]>
resorted to using zip_safe = False

github.com/radis/radis - 263cf83c31a8fbc0246aa6c99f20d3d429b65884 authored almost 7 years ago by Erwan - Linux <[email protected]>
(wip) trying to make RADIS eggable. Failed so far: cant include all local files without relying on pkg_resources and it's a big mess (reverted from commit 09be3fd480ada50634c8a79160f0687f25edf29e)

github.com/radis/radis - 8dbb67f0800717ef8491afa2e3e2a857f69ed9e4 authored almost 7 years ago by Erwan - Linux <[email protected]>
(wip) trying to make RADIS eggable. Failed so far: cant include all local files without relying on pkg_resources and it's a big mess

github.com/radis/radis - 09be3fd480ada50634c8a79160f0687f25edf29e authored almost 7 years ago by Erwan - Linux <[email protected]>
fix syntax

github.com/radis/radis - 5fe82adbaa019205a6d13f0de1d59342fd11c02d authored almost 7 years ago by Erwan - Linux <[email protected]>
try with units.txt added manually

github.com/radis/radis - 3510ebdd9e79095d4f5ce8efa667ef0335f35f7f authored almost 7 years ago by Erwan - Linux <[email protected]>
update error msg when units file is missing

github.com/radis/radis - 8077eaabaa34ce6423811e54531d5f37d6d91180 authored almost 7 years ago by Erwan - Linux <[email protected]>
assert units.txt exists

github.com/radis/radis - 080a2eabd32a73346e02d70ed93c58d5a9d3a50a authored almost 7 years ago by Erwan - Linux <[email protected]>
still trying to fix wrong py-modindex generation, added absolute oath

github.com/radis/radis - 90bbb4ca6d8f8d38fdf36b512577b4ffc71637a4 authored almost 7 years ago by Erwan - Linux <[email protected]>
generate autodoc automatically on build

github.com/radis/radis - 258c6d2c444e03e559e9900efffeebe62c361818 authored almost 7 years ago by Erwan - Linux <[email protected]>
updated paths

github.com/radis/radis - 84618735962c7e094d5464e69b2b701cf99ba96a authored almost 7 years ago by Erwan - Linux <[email protected]>
try to fix py-modindex.html generation on readthedocs

github.com/radis/radis - 798b53d9f480a01a61865ae007e6fa717c588c18 authored almost 7 years ago by Erwan - Linux <[email protected]>
update docs

github.com/radis/radis - 01e95822b074c87ff2898df52a95f044509e2715 authored almost 7 years ago by Erwan - Linux <[email protected]>
Merge branch 'develop'

github.com/radis/radis - c70c9ccc59424cb0e48782f181bcc168d1437b41 authored almost 7 years ago by Erwan Pannier <[email protected]>
0.1.6

github.com/radis/radis - 955883e064361064f82c4d5a5df930e89a305e9e authored almost 7 years ago by Erwan Pannier <[email protected]>
update doc for sPlanck

github.com/radis/radis - df7a029daf69cb692ab8c1977c2adfa644a02310 authored almost 7 years ago by Erwan - Linux <[email protected]>
ignore missing databases set to True by default

github.com/radis/radis - 6377304fb2c0b2da7dfa5e1ac6ce12960faec88d authored almost 7 years ago by Erwan - Linux <[email protected]>
add test for .misc package

github.com/radis/radis - 2175db6c46956b84550959ad578c0f1829abd8e0 authored almost 7 years ago by Erwan - Linux <[email protected]>
moved blackbody Spectrum in RADIS

add lines for test databases

github.com/radis/radis - 1eb4642ed080d0fa779a78e4b16bb5f6dd05f1fc authored almost 7 years ago by Erwan - Linux <[email protected]>
update test case name

update config file name radis.rc -> .radis

github.com/radis/radis - c4041431e78d3abea4316dcaf8f1b5d83e2f02f8 authored almost 7 years ago by Erwan - Linux <[email protected]>
(wip) working on a bug when fetched databank has no lines in RADIS

github.com/radis/radis - a71285b79df59c0ef9dcdc805801a857aade8f74 authored almost 7 years ago by Erwan - Linux <[email protected]>
Merge remote-tracking branch 'origin/develop' into develop

github.com/radis/radis - 9f46a7ac5fa8a907d37774860c8e9d6c2bd4838e authored almost 7 years ago by minesin <[email protected]>
Merge branch 'minor_updates' into develop

github.com/radis/radis - 654c3b98e239cd7949d43e2bc376c5e0bfb27dda authored almost 7 years ago by minesin <[email protected]>
update error msg during rescale operations

fix parameter name in old rescale() method
add a new way to rescale emisscoeff from transmittance...

github.com/radis/radis - b069d3d066abdb5abeb27f8925d45fd187128bf1 authored almost 7 years ago by minesin <[email protected]>
Added a "returns" in doc

github.com/radis/radis - 565f3eaa034e4264eb1264faabcac12bf440c7ce authored almost 7 years ago by minesin <[email protected]>
Add subtract operation. File will be used for addition and external multiplication

github.com/radis/radis - 686932318db93c85c01529793b51a87b25103d28 authored almost 7 years ago by minesin <[email protected]>
Merge branch 'docs' into develop

github.com/radis/radis - 57b97021981f0e239a1e2e2425bdd4d380b541b3 authored almost 7 years ago by Erwan Pannier <[email protected]>
update docs

github.com/radis/radis - 69e668eafeb4a54a2176710552e288747758351d authored almost 7 years ago by Erwan Pannier <[email protected]>
Update doc (small)

github.com/radis/radis - e0952ccbaa36f180b443bc1e796060e918a5ab48 authored almost 7 years ago by minesin <[email protected]>
autocomplete for a Spectrum object works with python2 too

github.com/radis/radis - e154e475615490bf5f7ce91c564c69cbdeaeaa42 authored almost 7 years ago by Erwan - Linux <[email protected]>
update HITRAN molecule identifier ids

github.com/radis/radis - 9ecb30e10f34c4289ebe16b5f91bb3f6ad573e2f authored almost 7 years ago by Erwan Pannier <[email protected]>
fix parsing on linux

github.com/radis/radis - 003170c1294816516bd26e4407ad47db97a0a4ac authored almost 7 years ago by Erwan - Linux <[email protected]>
added __init__ to fix py2.7 import

github.com/radis/radis - 6effa3044d85fc7f67c19e71ea4c1bf574dcc84e authored almost 7 years ago by Erwan - Linux <[email protected]>
fix for python 2.7

github.com/radis/radis - 7a687c8a4094bed64cf8b4df4db49dda45b24fb2 authored almost 7 years ago by Erwan Pannier <[email protected]>
install astroquery in travis

github.com/radis/radis - be2a024a514eda3a9d4098ca71422b589b7ea19b authored almost 7 years ago by Erwan Pannier <[email protected]>
0.1.5

github.com/radis/radis - d17fb51b4338d32dd51c046cdffc17c571be2f19 authored almost 7 years ago by Erwan Pannier <[email protected]>
Merge branch 'master' into develop

# Conflicts:
# radis/io/__init__.py

github.com/radis/radis - b81da517b58303ebdd80ff37f310038aa1fa49d8 authored almost 7 years ago by Erwan - Linux <[email protected]>
added list of supported molecules

github.com/radis/radis - b6ec7818282026f10e7e1493c459784cbf5b854b authored almost 7 years ago by Erwan - Linux <[email protected]>
Merge branch 'query' into develop

github.com/radis/radis - 49b04652b7db653fe10df21fdc1d0907e0a3a0ef authored almost 7 years ago by Erwan - Linux <[email protected]>
fix format when fetching with astropy

github.com/radis/radis - d509c4a161022d9ebcdf693fe6e690e2ea8e97b0 authored almost 7 years ago by Erwan - Linux <[email protected]>
one_slab works under equilibrium

github.com/radis/radis - d97b878992a57d097ce191fb0039b110bf4826ac authored almost 7 years ago by Erwan - Linux <[email protected]>
(wip) fetch local / global quanta in the astroquery case

github.com/radis/radis - 8e395a744687e26fa5830592f520f30cd929e413 authored almost 7 years ago by Erwan - Linux <[email protected]>
add fetch_databank based on astroquery to auto download HITRAN databases

github.com/radis/radis - 5c4875036d928fca207b3af65e87ae5de246bdaa authored almost 7 years ago by Erwan - Linux <[email protected]>
moved HITRAN parser test cases in RADIS (as well as test files)

github.com/radis/radis - 7e9b4283a3072e5be70ed1a53491636c38603335 authored almost 7 years ago by Erwan - Linux <[email protected]>
add HAPI references

github.com/radis/radis - 867c6840b17ba14caa71382defc355d23217d7e6 authored almost 7 years ago by Erwan - Linux <[email protected]>
add intersphinx

github.com/radis/radis - c28c50581c46540fc61ce9b37238743bfb919b38 authored almost 7 years ago by Erwan Pannier <[email protected]>
added list of supported molecules

update an error msg in Spectrum

github.com/radis/radis - 2662b9b98b3d13ea663487fa8004dc23f2e560f0 authored almost 7 years ago by Erwan - Linux <[email protected]>
Update index.rst

github.com/radis/radis - 34b7ee35d6547b76ace5829aa79e94eb39a140a6 authored almost 7 years ago by Erwan Pannier <[email protected]>
Update README.rst

github.com/radis/radis - d673ba7e923860dccbbbedc083e94b0eaadcc568 authored almost 7 years ago by Erwan Pannier <[email protected]>
Update README.rst

github.com/radis/radis - 977875ef0329efdd191c6b3655ffd43b6efbddf3 authored almost 7 years ago by Erwan Pannier <[email protected]>
include __version__

github.com/radis/radis - d031be589cbe876fde4d8be984d2c38b360755f2 authored almost 7 years ago by Erwan Pannier <[email protected]>
add master / develop to safelist

github.com/radis/radis - fdfe154532f55df5cf23f3deac04a9a580346a2e authored almost 7 years ago by Erwan Pannier <[email protected]>
fix unicode error in python 2

github.com/radis/radis - ab8754a5d230a2644f02921130fc20894bfa8551 authored almost 7 years ago by Erwan - Linux <[email protected]>
fix configparser?

github.com/radis/radis - 4cf7aceb00e7b2a2f63bdb14cf9f1f748fca52ab authored almost 7 years ago by Erwan Pannier <[email protected]>
add 2to3 to maintain Python 2/3 compatbility

github.com/radis/radis - 72aaee911f6f121d622a90f844af509a0124ca0f authored almost 7 years ago by Erwan Pannier <[email protected]>
remove coverage

github.com/radis/radis - aca41e35664b04fe45533b39c83ed5f27d2fde1e authored almost 7 years ago by Erwan Pannier <[email protected]>
force configparser install on Anaconda python2 test environment

github.com/radis/radis - d8d6d219121d1ee5e655d938e4e0ad876671b2cc authored almost 7 years ago by Erwan Pannier <[email protected]>
read version from textfile

update INCLUDE

github.com/radis/radis - b072bdb6a17e7c2dcc27059a562b7c5e692ef4e1 authored almost 7 years ago by Erwan Pannier <[email protected]>
update condas dependencies in Travis

github.com/radis/radis - 414eb162ae0c28f3034512b48d95d3e279c8ca4b authored almost 7 years ago by Erwan Pannier <[email protected]>
added travis for continuus test

added one test for units
included unit.txt file in datafiles

github.com/radis/radis - b05553f45308851ed449b923959c8b9bb1d42aed authored almost 7 years ago by Erwan Pannier <[email protected]>
update register with .Rst readme

github.com/radis/radis - 43afff2774c0dd212511eb4d4089f94caad69519 authored almost 7 years ago by Erwan Pannier <[email protected]>
update manifest

github.com/radis/radis - 4036abb448175177952850db270c2058071ae106 authored almost 7 years ago by Erwan Pannier <[email protected]>
switch License from GNU General to GNU Lesser General Public License v3 (LGPLv3),

with agreement of all contributors (= me)
Updated to 0.1.2 in the process

github.com/radis/radis - 45f97643f6cefb4bc48dbf2b87f9ad9e8ca11fae authored almost 7 years ago by Erwan Pannier <[email protected]>
update linesurvey example, move it plotly

github.com/radis/radis - c4ddc4d6bffa2cba22815769ec9be961a7e95788 authored almost 7 years ago by Erwan Pannier <[email protected]>
update readme

github.com/radis/radis - a08057993adc1312ea4cd6f5e3bc9302c7406d92 authored almost 7 years ago by Erwan Pannier <[email protected]>
update readme

github.com/radis/radis - 5139aba1f4b50e22e62c584ea551aab4ad5506d3 authored almost 7 years ago by Erwan Pannier <[email protected]>
change readme to rst, add badges

github.com/radis/radis - cf59a99c6566a59c62cd7f87ee214a6d3c6396f4 authored almost 7 years ago by Erwan Pannier <[email protected]>
improve docs

github.com/radis/radis - 8ca82bdf22831609907e20b5cf3565991f78ed08 authored almost 7 years ago by Erwan Pannier <[email protected]>
fixed license name

github.com/radis/radis - 435c11c4c8b7664e8490b67b6dc528b5c347130c authored almost 7 years ago by Erwan Pannier <[email protected]>
move parsers in dedicated folder, add docs for parsers

github.com/radis/radis - f64010658c8d4da416ad36f0cf16328d9c51b7fd authored almost 7 years ago by Erwan Pannier <[email protected]>
update documentation

github.com/radis/radis - 5a2e5dc0ab1e800fa051c6b408695a52ed260825 authored almost 7 years ago by Erwan Pannier <[email protected]>
update Spectrum documentation

github.com/radis/radis - 1dc5b470bb8053c70ac3eb6e1a32ae0ef42e40e5 authored almost 7 years ago by Erwan Pannier <[email protected]>
document SpecDatabase class

github.com/radis/radis - 01cc0cbaeba7d51e1a64c7a0ca7888511e2e21be authored almost 7 years ago by Erwan Pannier <[email protected]>
more doc, add line survey picture

add database functions from Neq

github.com/radis/radis - dda27bc0bbd2760b9dcf4565396594b3de0935d2 authored almost 7 years ago by Erwan Pannier <[email protected]>
update with more docs

github.com/radis/radis - 0ec58e31a728e2853a7bef6ef4ea3f927f09584a authored almost 7 years ago by Erwan Pannier <[email protected]>
updated all docstrings to sphinx/numpydocs standards

github.com/radis/radis - 088b612aa6d0701f6f61e584102b9076ff31d935 authored almost 7 years ago by Erwan Pannier <[email protected]>
fix a bug in Spectrum.update()

add general architecture of docs, and added some info on the Spectrum class

github.com/radis/radis - 0bfdf1ecbccf6ee0eb5717de7db73077401a3a0d authored almost 7 years ago by Erwan Pannier <[email protected]>