https://github.com/christophermayes/pysuperfish
Python tools for Poisson Superfish calculations
https://github.com/christophermayes/pysuperfish
Last synced: 10 months ago
JSON representation
Python tools for Poisson Superfish calculations
- Host: GitHub
- URL: https://github.com/christophermayes/pysuperfish
- Owner: ChristopherMayes
- License: apache-2.0
- Created: 2020-09-03T16:28:14.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-04-19T02:49:50.000Z (about 2 years ago)
- Last Synced: 2025-07-30T15:02:11.088Z (10 months ago)
- Language: Python
- Size: 3.78 MB
- Stars: 5
- Watchers: 2
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PySuperfish
Python tools for Poisson Superfish calculations
https://laacg.lanl.gov
> :warning: As of April 2024, and since at least May 2023, the download site for
Poisson/Superfish is unavailable. Unfortunately, we do not have any information
about when or if it will be made available again. (see https://github.com/ChristopherMayes/PySuperfish/issues/2)
## Native Windows
Download and install Poisson Supefish from:
https://laacg.lanl.gov
*see note above about availability of Poisson/Superfish files.
## Docker
Public (you must provide the executables)
https://github.com/hhslepicka/docker-poisson-superfish-nobin
(Private)
https://github.com/hhslepicka/docker-poisson-superfish
```bash
docker pull hhslepicka/poisson-superfish:latest
```
## Shifter (NERSC)
```bash
shifterimg --user $USER pull hhslepicka/poisson-superfish:latest
```
## Singularity
```bash
singularity pull --docker-login docker://hhslepicka/poisson-superfish:latest
```
## macOS setup
Superfish runs on macOS and Linux using docker.
Add `/var/folders/` to Docker's File Sharing list.