Git Product home page Git Product logo

processors's People

Contributors

ivh avatar misdoro avatar nicolasmoreau avatar

Stargazers

 avatar  avatar

Watchers

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

processors's Issues

Re-usable app for stlyesheets

Make one reusable app that can be used to provide any kind of xslt-transformation.

Maybe even make the name of the xsl be decided by the URL, so that one app can handle multiple styles, eg. /tools/xsams2sme.xsl?URL=...

xsams2sme: fix Lade factors

Email from Tanya Ryabchikova, June 24, 2012:

In XSAMS VALD gives Lande-factors for the lower and the upper transition levels. In SME file we put effective Lande-factor which is a combination of the lower and upper Lande-factors and J-values:

g_eff=0.5(g_l + g_u)+0.25(g_l - g_u)(J_l(J_l+1) - J_u(J_u+1))

We calculate g_eff in PRESELECT stage and add it to VALD short output format which is eqiuvalent to SME format. It means that you have to calculate it, too , creating SME-output. It should be placed after Van der Waals constant, which is absent, too. The whole sequence is:

'Elem',Wavelength,Excit(eV),Vmic(0.0),log(gf),Rad,Stark,VdW,g_eff,Depth(0.0)'Comment'

add /info

The applyXSL service lacks the /info endpoint which must be there according to the standard.

Maybe put an info-string into the dictionary that holds the xsl-names and mime-types, then let /info display that string.

add static cache and header url

Services are synchronous by can be used asynchronically by accessing them with a HTTP HEAD request that skips the body reply but returns a header keyword with a URL that holds a static cache of the output.

This allows scripts to chain several consumer services together.

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.