https://github.com/cnpem/arara

Analisador de Reflexões de Aquisições de Raios-X

https://github.com/cnpem/arara

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (3.0%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Analisador de Reflexões de Aquisições de Raios-X

Basic Info
  • Host: GitHub
  • Owner: cnpem
  • Language: TypeScript
  • Default Branch: main
  • Size: 4.77 MB
Statistics
  • Stars: 2
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created 12 months ago · Last pushed 11 months ago
Metadata Files
Readme

README.md

arara - Analisador de Reflexões de Aquisições de Raios-X

``` git clone https://gitlab.cnpem.br/BEAMLINES/MANACA/gui/arara.git cd arara/app mkdir find_spots mkdir xds mkdir keys

Contact pedro.benetton@lnls.br to obtain the .env files and

the public key, which must be placed inside the keys folder

```

Later, start the app with: podman-compose up -d Users must login with their CNPEM credentials: alt text

Logged users can access images collected in the MANACÁ beamline in their proposals: alt text

Owner

  • Name: Brazilian Center for Research in Energy and Materials (CNPEM)
  • Login: cnpem
  • Kind: organization
  • Location: Brazil

GitHub Events

Total
  • Watch event: 3
  • Member event: 1
  • Push event: 2
Last Year
  • Watch event: 3
  • Member event: 1
  • Push event: 2

Dependencies

app/Dockerfile docker
  • python 3.10-slim build
image-viewer-web/Dockerfile docker
  • node 22 build
image-viewer-web/package-lock.json npm
  • 196 dependencies
image-viewer-web/package.json npm
  • @types/ndarray 1.0.11 development
  • @types/react ^18.2.28 development
  • @types/react-dom ^18.2.13 development
  • @vitejs/plugin-react 4.0.4 development
  • typescript 5.0.4 development
  • vite 4.4.11 development
  • @h5web/lib 13.0.0
  • @react-three/fiber 8.14.1
  • @tanstack/react-query ^5.72.2
  • d3-scale 4.0.2
  • ndarray 1.0.19
  • normalize.css 8.0.1
  • react 18.2.0
  • react-dom 18.2.0
  • react-icons ^5.5.0
  • sonner ^2.0.3
  • three 0.156.1
  • zustand ^5.0.3
app/requirements.txt pypi
  • Flask ==2.2.3
  • Flask-Cors ==5.0.0
  • WTForms ==3.1.2
  • Werkzeug ==2.2.2
  • flask_wtf ==1.2.1
  • numpy ==2.1.2
  • pip ==22.0.2
  • podman-compose ==1.2.0
  • pycryptodome ==3.17
  • urllib3 ==1.26.5