Giter Site home page Giter Site logo

nobeam / lattice-summaries-website Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 278 KB

Frontend to display data generated by lattice-summaries.

Home Page: https://lattice-summaries.netlify.app

License: GNU General Public License v3.0

HTML 1.29% JavaScript 3.03% Vue 78.39% CSS 1.61% TypeScript 13.91% Nix 1.77%
accelerator-physics synchrotron-light-sources magnetic-lattice

lattice-summaries-website's Introduction

Lattice summaries website

Netlify Status

This website provides a frontend to view the simulation results generated by the lattice-summaries-data repo.

Used technologies

Setup

  1. For local development symlink the output directory of lattice-summaries-data

    ln -s ../../lattice-summaries-data/results public/results

    or use the online data by changing the DATA_URL in the .env.development file.

  2. Make sure Node.js is installed.

  3. Run npm install to install the dependencies into the node_modules directory.

  4. Run npm run dev to start the development server.

Deployment

  1. The website is automatically deployed to netlify when pushed to main.
  2. The production version can also built locally with npm run build.

License

GNU General Public License v3.0

lattice-summaries-website's People

Contributors

felix-andreas avatar paulgoslawski avatar

Stargazers

 avatar  avatar

Watchers

 avatar

lattice-summaries-website's Issues

Jumping between summaries fails

Within one of the three currently available simulation code summaries buttons to come to the site of the other codes exist. Clicking on it changes the link address (last letters, identifying the code) but the website does not change?

Request: Comparing Summaries

One of the benefits and certainly widely in use will be a "comparing option", to compare (at least)

  • two simulation code summaries of the same lattice or
  • the summaries of two simulation codes for the same lattice

How can this be illustrated most effectively? The components exist already but need to be rearranged for this pupose.
Regarding parameters in the tables, is it possible to highlight values that differ between the two cases (amount or factor tbd).

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.