GithubHelp home page GithubHelp logo

antolinos / ispyb-js-api Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 5.0 7.61 MB

Javascript framework agnostic API to retrieve and update information to ISPyB

License: GNU General Public License v3.0

JavaScript 95.36% HTML 4.64%

ispyb-js-api's People

Contributors

antolinos avatar bsaesrf avatar delageniere avatar ispyb avatar

Watchers

 avatar  avatar

Forkers

bsaesrf ispyb

ispyb-js-api's Issues

Data Collection summary view to be fill in by a list of protein acronyms

It is need to retrieve for a given proposal all the data collection summary information of a related list of protein acronyms.
The methods hsould have the next def:
/{token}/proposal/{proposal}/mx/datacollection/protein_acronym/{0}/view

where {0} will be a comma separated list of acronyms. for instance:
BSA,TRYO

Test for labcontact

It is need to create tests for labcontacts including:

  • Retrieve list of labcontacts
  • Modify labcontact

hasPhasing parameter needed for the sessionsGrid

We need to display if there were phasing results on a session. To do that it is needed that the following methods:

this.get('/{token}/proposal/{0}/session/list'.format([proposal]));
this.get('/{token}/proposal/session/beamlineoperator/{0}/list'.format([beamlineOperator]));
this.get('/{token}/proposal/{0}/session/date/{1}/{2}/list'.format([proposal, startDate, endDate]));
this.get('/{token}/proposal/session/date/{0}/{1}/list'.format([startDate, endDate]));

Return a parameter hasPhasing just like in the case of the method

{token}/proposal/{proposak}/mx/datacollection/session/{sessionId}/list".

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.