{% extends "node/index.html" %} {% load i18n %} {% block title %}VALD node{% endblock %} {% block headline %}VALD Node{% endblock %} {% block content %}

VALD node

Sep 9, 2010 by Thomas

If you really want to submit a query to this node directly, instead of via the portal, you can send it to /node/vald/tap/sync/ via POST or GET.

Two examples: (Clicking these links will make a query and download the result in xsams-xml to you.)

All lines < 90 Å.

Return everything where: RadTransWavelengthExperimentalValue < 3000 and RadTransWavelengthExperimentalValue > 2500 and AtomNuclearCharge > 25 and AtomIonCharge > 2.

{% endblock %}