Jochem Smit

Results 132 issues of Jochem Smit

``` 'utf-8', b'PK\x03\x04\x14\x00\x00\x00\x00\x00`j\x88T\t\xbe\x98\x13\x7f\x1f\x00\x00\x7f\x1f\x00\x00!\x00\x00\x00comparison_1_SctW_WT_Kinetics.pmlset_c File "C:\Users\jhs\Miniconda3\envs\py38_pyhdx_deploy\lib\site-packages\panel\param.py", line 449, in link_widget self.object.param.set_param(**{p_name: change.new}) File "C:\Users\jhs\Miniconda3\envs\py38_pyhdx_deploy\lib\site-packages\param\parameterized.py", line 1904, in set_param return self_.update(kwargs) File "C:\Users\jhs\Miniconda3\envs\py38_pyhdx_deploy\lib\site-packages\param\parameterized.py", line 1877, in update self_._batch_call_watchers() File "C:\Users\jhs\Miniconda3\envs\py38_pyhdx_deploy\lib\site-packages\param\parameterized.py", line 2038,...

bug
GUI

Feature request (web application): Select one state as reference, then export linear bars grouped by state, consisting of the various exposure times The problem with this at the moment is...

enhancement
GUI

Lower right window with uptake vs time per peptide doesnt have a hover tool

enhancement
good first issue
GUI

Current proposed format for hdx datasets repository has data files in data/filename.csv This does not work with batch input in the web interface

bug
GUI

`proplot` is currently tested and pinned to version `0.9.3` with matplotlib `3.4.3`. Probably we can update proplot to a newer version, with some tweaks to current plotting code Also, some...

enhancement

Currently the web application API docs renders parent class information like this: ![image](https://user-images.githubusercontent.com/7881506/162723327-6543dc1d-bb40-4446-984d-a98e3a61da2a.png) This should show which gui elements are from parent classes. At the moment, his doenst give any...

documentation

In `pyhdx.alignment.align_dataframes`, this function should accept only dicts Also, tests are needed for this function

There should be a test for weighted averaged fitting. To make sure everything works with the new symfit version (#269)

enhancement
Fitting

New feature but needs documentation Also needs expansion of the available tasks And needs `scheduler_address` option

enhancement

`fit_result` and `fitresult` are both used. Choose one

enhancement