-
University of Heidelberg
- Heidelberg, Germany
- https://www.keegan.ch
Block or Report
Block or report lkeegan
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
Spatial bio-chemical reaction model editor and simulator
-
-
symengine Public
Forked from symengine/symengine
SymEngine is a fast symbolic manipulation library, written in C++
C++
-
-
Data Exploration with Python and Jupyter [SSC Compact Course]
Jupyter Notebook 1
-
2,879 contributions in the last year
Activity overview
Contribution activity
May 2022
Created 180 commits in 12 repositories
Created a pull request in spatial-model-editor/spatial-model-editor that received 2 comments
add initial GUI interface to optimization functionality
MainWindow
add Optimization to Tools menu: opens DialogOptimize
add DialogOptimize
main interface for running parameter optimization
plot of f…
Opened 24 other pull requests in 6 repositories
ssciwr/iwr-interactive-visualization
14
merged
-
rename
Bock HansGeorg2 sw.tif
toBock_sw.tif
to match filename in data.json - make prof image a link to website
- copy any jpg/png images from src/img at build time
- remove console logging
- add linebreak after titles in prof names due to excessive length of titles in some cases
- transfer src/js/data.ts changes to src/data/data.json file
- add missing quote
- reduce effect of any inherited css settings when deploying
-
add
npm start
command -
add
npm run preview
command - add deploy docs to readme
- fileadmin/iwr_vis -> fileadmin/templates/iwr_vis
- read data as json from url on pageload
- fix mislabelled images
ssciwr/mease-hpc-setup
3
merged
ssciwr/mease-elabftw
3
merged
ssciwr/jupyter-data-exploration
2
merged
SpikeInterface/spikeinterface
1
closed
ssciwr/mease-lab-to-nwb
1
merged
Created an issue in SpikeInterface/spikeinterface that received 8 comments
plot_rasters
gives error if spike_train contains a single spike
TypeError Traceback (most recent call last)
Input In [4], in <module> 1 fig, ax = plt.subplots(figsize=(24, 8))
----> 2 w_rs = sw.plot_rasters(sort…
Opened 21 other issues in 3 repositories
spatial-model-editor/spatial-model-editor
17
open
1
closed
-
add
scaleFactor
andepsilon
to DialogOptCost - mouseover help for Optimization dialogs
- optimization CLI interface
- optimization python interface
- disable logging in optimization / in general?
-
Don't construct
Optimization
in GUI thread - enable multithreaded optimization
-
add non-trivial tests of
DialogOptimize
- add tests of optimization with multiple OptCosts at different simulation times
- Optimization naming
- add feature box to website for optimization
- add optimization documentation
- export optimization results
- Save optimization settings to the model
-
Add target images to
DialogOptimize
- Preview image of target concentrations in DialogOptCost
- Improve dialog for editing target species concentrations / dcdts
-
OptCost
should have atime
member