brunojulia / ultracoldUB

Matter waves popularisation - Universitat de Barcelona
GNU General Public License v3.0
0 stars 10 forks source link

ultracoldUB

Coordinated by:

Antonio Muñoz Mateo
Bruno Julia Diaz

Developpers:

Maria Arazo (@maarsa)
Laura Moreno Valero (@Lauramova)
Ivan Morera (@IvanMorera)
Alejandro Romero (@Alejandro-23)

Collaborators:

Carlos Bravo
Albert Gallemi
Muntsa Guilleumas
Ricardo Mayol (@Payayo)
Artur Polls

Ultracold UB is an open science project started in 2017.
The main goal was to build interactive code to play with quasionedimensional Bose-Einstein condensates by pinning dark and bright solitons.

This package has been used extensively as the main tool to do science popularisation in the ultracold UB project.

Installing

UltracoldUB uses qt4. To install it in ubuntu 18.04 just make a new environment (using the file py35_qt4.txt in folder condaenvclone)

conda create --name py35_qt4 --file py35_qt4.txt

then activate the environment source activate py35_qt4

and run the code with python Interfaz_main.py