WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

NanaVan/lpp-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lpp-viewer

An online tool to display spectrum simulation according to .lpp file from LISE++

  • Constant values: CODATA 2018
  • Nuclear data: NUBASE2020
  • Python library: SQLite3, Numpy 1.22, Scipy, Bokeh 3.6.3, Panel 1.7.5 (online-pyscript), Bokeh 3.8.0, Panel 1.8.2

Web version: deploy from .\pyscript-lpp-viewer

webside address: China/Overseas

  • additional Python library: PyScript
  • note: this version is extremely slow for first loading and data updating because of WASM service

Stand alone version: deploy from .\stand-alone

  • local requirement: Bokeh(Panel) server
  1. open powershell
  • Usage:
> bokeh serve .\stand-alone
  1. open browser and visit http://localhost:5006/stand-alone

Additional tool: ion data generator from .\database-maker

generate ion data ionic_data.db from NUBASE2020 and NIST binding energy file

  • Usage:
> cd .\database-maker
> python gen_nubase.py

About

An online tool to display spectrum simulation according to .lpp file from LISE++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published