Activity for LibSEDML: Sharing Simulation Experiments

  • Frank Bergmann Frank Bergmann committed [r253]

    - added missing addxml / remove xml

  • Frank Bergmann Frank Bergmann committed [r252]

    - fix an issue with retrieving elements from https

  • Frank Bergmann Frank Bergmann committed [r251]

    - include oscli model in archive, to ensure it can be resolved

  • Frank Bergmann Frank Bergmann committed [r250]

    - include oscli model in archive, to ensure it can be resolved

  • Frank Bergmann Frank Bergmann committed [r249]

    - updated example

  • Frank Bergmann Frank Bergmann modified ticket #12

    investigate issue with cellml & ca

  • Frank Bergmann Frank Bergmann posted a comment on ticket #12

    This has now been resolved using a new version of the csim library ... the original archive is now working as well. Thanks David!

  • Frank Bergmann Frank Bergmann committed [r248]

    - use new csim library, ensure that we always pass along uris

  • Frank Bergmann Frank Bergmann committed [r247]

    - support display of l1v3 elements

  • Frank Bergmann Frank Bergmann committed [r246]

    - improve support for L1v3, add validation

  • Frank Bergmann Frank Bergmann modified ticket #9

    Data generate evaluate minus with one child missing a 'minus'?

  • Frank Bergmann Frank Bergmann modified ticket #13

    Create larger size images in combine archive with results

  • Frank Bergmann Frank Bergmann modified ticket #17

    Sed-ML Webtools: max function not applied on DataGenerator

  • Frank Bergmann Frank Bergmann modified ticket #15

    Vanderpol omex does not give results

  • Matthias König Matthias König posted a comment on ticket #15

    Thanks. This can be closed. On Wed, Oct 4, 2017 at 9:53 AM, Frank Bergmann fbergmann@users.sf.net wrote: In order to resolve the elements I take the full xml document and use an xpath navigator to resolve the individual elements. The xpath navigator will give you the corresponding DOM element. [tickets:#15] https://sourceforge.net/p/libsedml/tickets/15/ Vanderpol omex does not give results* Status: open Milestone: 1.0 Created: Wed Sep 27, 2017 12:58 PM UTC by Matthias König Last Updated: Fri Sep...

  • Frank Bergmann Frank Bergmann modified ticket #16

    Mass balance not conserved in parameter-scan-2d

  • Matthias König Matthias König posted a comment on ticket #16

    This can be closed. I included your changes in the L1V3 example and updated the SED-ML web tool figures in the spec. Thanks. On Wed, Oct 4, 2017 at 9:55 AM, Frank Bergmann fbergmann@users.sf.net wrote: I've deployed a new version that takes care of the regression. Thanks [tickets:#16] https://sourceforge.net/p/libsedml/tickets/16/ Mass balance not conserved in parameter-scan-2d* Status: open Milestone: 1.0 Created: Fri Sep 29, 2017 07:30 PM UTC by Matthias König Last Updated: Mon Oct 02, 2017 01:45...

  • Matthias König Matthias König posted a comment on ticket #13

    Thanks a lot. This solves the issue for me. Can be closed. I don't need PDF from the webcalls as long as I can create larger PNG. I created the spec images like you suggested via PDF export. Thanks for this. On Wed, Oct 4, 2017 at 9:54 AM, Frank Bergmann fbergmann@users.sf.net wrote: I've deployed a new version that saves images by default with a resolution of 800x600 ... additionally the web calls now take a width and height parameter that allows you to customize the static images. For PDFs i suggest...

  • Matthias König Matthias König posted a comment on ticket #17

    Is fixed and can be closed. Already updated the L1V3 spec with the image. Thanks.

  • Frank Bergmann Frank Bergmann posted a comment on ticket #17

    this has been resolved, the issue is that current versions of libSBML will not parse the max mathml ... for now the web tools use a custom version of libsbml

  • Frank Bergmann Frank Bergmann committed [r245]

    - use special version of libsbml that does not use SBML Namespaces for parsing mathml

  • Frank Bergmann Frank Bergmann committed [r244]

    - update libsbml to a newer version

  • Frank Bergmann Frank Bergmann posted a comment on ticket #16

    I've deployed a new version that takes care of the regression. Thanks

  • Frank Bergmann Frank Bergmann posted a comment on ticket #13

    I've deployed a new version that saves images by default with a resolution of 800x600 ... additionally the web calls now take a width and height parameter that allows you to customize the static images. For PDFs i suggest to use the manual export for now.

  • Frank Bergmann Frank Bergmann posted a comment on ticket #15

    In order to resolve the elements I take the full xml document and use an xpath navigator to resolve the individual elements. The xpath navigator will give you the corresponding DOM element.

  • Frank Bergmann Frank Bergmann committed [r243]

    - update roadrunner

  • Frank Bergmann Frank Bergmann committed [r242]

    - save images by default in higher resolution

  • Frank Bergmann Frank Bergmann committed [r241]

    - allow to pass parameter to determine image size

  • Frank Bergmann Frank Bergmann posted a comment on ticket #16

    updated omex file labelling the plot, and adding relevant elements to the report

  • Frank Bergmann Frank Bergmann posted a comment on ticket #16

    works locally, maybe we ought to change the omex to make it more apparent where it goes wrong.

  • Matthias König Matthias König posted a comment on ticket #17

    Expected output attached for plot2D postprocessing.

  • Matthias König Matthias König created ticket #17

    Sed-ML Webtools: max function not applied on DataGenerator

  • Frank Bergmann Frank Bergmann posted a comment on ticket #13

    just click on the hamburger menu to get the pdf export of an image

  • Frank Bergmann Frank Bergmann posted a comment on ticket #13

    You will get support for higher resultions of the png export, i will not implement a separate PDF export however, for the API ... that would require different libraries. That being said, you can download PDFs and SVGs right from the interactive version on the website ... that should be good enough for the spec

  • Matthias König Matthias König posted a comment on ticket #16

    Tellurium gives just the flatline (with some numerical errors), see figure attached. This worked at some point with the webtools.

  • Matthias König Matthias König created ticket #16

    Mass balance not conserved in parameter-scan-2d

  • Matthias König Matthias König posted a comment on ticket #15

    Hi Frank, thanks for this. This is solved. I thought that something was wrong with the archive, but could not figure it out. Yes, currently I am doing some lazy heuristics for the xpath resolving instead of applying xpath on the XML :/ See https://github.com/sys-bio/tellurium/issues/114 But seems to work for 99% of all archives I encountered so far. The point I don't understand is how I get from the xpath my SBML SBase element. I can take the SBML XML, apply the xpath and get back some XML, for instance...

  • Matthias König Matthias König posted a comment on ticket #13

    Hi Frank, I would need the better image quality for the L1V3 specification figures of SED-ML webtools. Best would be if I could somehow get a PDF from the static images. I can include these than directly in the spec. The current pictures are only the low resolution PNG or the PDF created from the webpage by export via Javascript (but these do not look so nice than the static images). I mainly need some way to get PDF plots from a combine archive executed with SED-ML webtools. Best via webservice,...

  • Frank Bergmann Frank Bergmann posted a comment on ticket #15

    Hello Matthias, the issue is with the xpath expression in the model. It seems that tellurium is not using xpath at all, otherwise it would not find a species under the listOfParameters. When you replace the xpath expression like in the screenshot, then all is good

  • Matthias König Matthias König posted a comment on ticket #15

    Expected results are attached (ignore the line returning to zero, this is still a bug in tellurium)

  • Matthias König Matthias König created ticket #15

    Vanderpol omex does not give results

  • Matthias König Matthias König posted a comment on ticket #13

    Yes, a parameter for the webservice would be perfect. Than I can get just the plots in high resolution.

  • Frank Bergmann Frank Bergmann posted a comment on ticket #13

    A parameter can be added that allows to specify the dimensions of the graphics. Currently that is 640x480. Unfortunately the parameter is currently not customizable, but that could be changed. I'll update the item when this is done. I hope to get to it on the weekend. As for the name of the folder ... i don't see a point of calling the plot webtools ... after all the web tools are not a simulator by itself, instead for ODEs it uses the sbw roadrunner, for stochastic simulations it uses currently...

  • Frank Bergmann Frank Bergmann posted a comment on ticket #12

    While debugging I found the soruce of the issue. In both cases the issue is with the csim.dll that unfortunately causes the web server process to crash. Interestingly, in the one the issue https://sourceforge.net/p/libsedml/tickets/14/ that matthias found, the crash occurs on the second call to the csim.dll and results in an access violation. So far I have not yet managed to build it successfully. This will have to wait on a newer version of the dll.

  • Frank Bergmann Frank Bergmann posted a comment on ticket #14

    This issue is a duplicate of https://sourceforge.net/p/libsedml/tickets/12/

  • Frank Bergmann Frank Bergmann modified ticket #14

    CellML combine archive simulates but does not export static images

  • Matthias König Matthias König created ticket #14

    CellML combine archive simulates but does not export static images

  • David Nickerson David Nickerson posted a comment on ticket #12

    Using the archive available from https://models.physiomeproject.org/e/4c7 everything seems to be working fine - so either this issue is fixed or there is a problem with my original test archive :)

  • Matthias König Matthias König created ticket #13

    Create larger size images in combine archive with results

  • Frank Bergmann Frank Bergmann created ticket #12

    investigate issue with cellml & ca

  • Frank Bergmann Frank Bergmann modified ticket #11

    Show static image option does not show static image

  • Frank Bergmann Frank Bergmann posted a comment on ticket #11

    thanks

  • Frank Bergmann Frank Bergmann modified ticket #10

    SED-ML web tools not returning results

  • Frank Bergmann Frank Bergmann posted a comment on ticket #10

    Thanks!

  • Matthias König Matthias König posted a comment on ticket #10

    Everything working now. Thanks a lot. Can be closed. M

  • Matthias König Matthias König posted a comment on ticket #11

    Thanks a lot. This is working now. Can be closed.

  • Frank Bergmann Frank Bergmann posted a comment on ticket #11

    this was due to a library mismatched on the deployed server ... and has been fixed

  • Frank Bergmann Frank Bergmann posted a comment on ticket #10

    Thanks for letting me know, I've redeployed the application with the correct version of the compression library. It should just work now.

  • Frank Bergmann Frank Bergmann committed [r240]

    - ensure correct version of zip library is used

  • Frank Bergmann Frank Bergmann posted a comment on ticket #11

    could you attach a file that reproduces the issue? thank you

  • Matthias König Matthias König created ticket #11

    Show static image option does not show static image

  • Matthias König Matthias König created ticket #10

    SED-ML web tools not returning results

  • Frank Bergmann Frank Bergmann committed [r239]

    - updated ignore list

  • Frank Bergmann Frank Bergmann committed [r238]

    - fix calculation of uniform range

  • Frank Bergmann Frank Bergmann committed [r237]

    - store information about local parameters in u...

  • Matthias König Matthias König posted a comment on ticket #5

    Thanks for all the fixes. This makes it much easier for me to compare the outputs...

  • Frank Bergmann Frank Bergmann modified ticket #6

    outputReports not correct for RepeatedTask & not written in combine

  • Frank Bergmann Frank Bergmann modified ticket #7

    Models from Combine Archives are not used in WebTools

  • Frank Bergmann Frank Bergmann modified ticket #8

    outputStartTime not interpreted correctly in WebTools

  • Frank Bergmann Frank Bergmann posted a comment on ticket #8

    Indeed it is not resolved how tools ought to plot the different repeats, I hope a...

  • Frank Bergmann Frank Bergmann modified ticket #1

    Problem with SedDataGenerator::setMath

  • Frank Bergmann Frank Bergmann posted a comment on ticket #5

    support for the non-standard max symbol has been added.

  • Frank Bergmann Frank Bergmann modified ticket #5

    Normalized plot not generated (problems with max in DataGenerator)

  • Frank Bergmann Frank Bergmann modified ticket #4

    SEDML Web tools does not handle ComputeChange on Model

  • Frank Bergmann Frank Bergmann posted a comment on ticket #4

    compute change has been updated to look at more places for the corresponding val...

  • Frank Bergmann Frank Bergmann committed [r236]

    - issue #2: fix path in brusselator.xml

  • Frank Bergmann Frank Bergmann modified ticket #2

    Samples/sed-ml file has hardcoded model source

  • Frank Bergmann Frank Bergmann posted a comment on ticket #2

    sorry about the delay, this has been fixed.

  • Frank Bergmann Frank Bergmann committed [r235]

    - issue #2: fix path in kholodenko examples

  • Frank Bergmann Frank Bergmann posted a comment on ticket #9

    A fix has been committed and a new version of the webtools are deployed. thanks!

  • Frank Bergmann Frank Bergmann committed [r234]

    - fixed invalid references in examples

  • Frank Bergmann Frank Bergmann committed [r233]

    - issue #9: added support for n-ary plus / time...

  • Frank Bergmann Frank Bergmann modified ticket #9

    Data generate evaluate minus with one child missing a 'minus'?

  • Frank Bergmann Frank Bergmann posted a comment on ticket #9

    agreed! ... looking at that code it actually does seem as if someone just copied...

  • David Nickerson David Nickerson created ticket #9

    Data generate evaluate minus with one child missing a 'minus'?

  • Frank Bergmann Frank Bergmann committed [r232]

    - linecolor

  • Frank Bergmann Frank Bergmann committed [r231]

    - added line and FillColor

  • Frank Bergmann Frank Bergmann committed [r230]

    - first version of webtools with support for co...

  • Frank Bergmann Frank Bergmann committed [r229]

    - don't display reports without any columns

  • Frank Bergmann Frank Bergmann committed [r228]

    - capitalization change

  • Frank Bergmann Frank Bergmann committed [r227]

    - add version information at bottom of screen,

  • Frank Bergmann Frank Bergmann committed [r226]

    - added js / css files to project

  • Frank Bergmann Frank Bergmann committed [r225]

    - major speedup in evaluate

  • Frank Bergmann Frank Bergmann committed [r224]

    - don't assume that key and value have same size

  • Frank Bergmann Frank Bergmann committed [r223]

    - add odd versions of min / max / sum /product

  • Frank Bergmann Frank Bergmann committed [r222]

    - plot symbols if line has only one element

  • Frank Bergmann Frank Bergmann committed [r221]

    - prevent roadrunner from resetting

  • Frank Bergmann Frank Bergmann committed [r220]

    - add toggle between highcharts and zedgraph

  • Frank Bergmann Frank Bergmann committed [r219]

    -improve display of reports / tooltips on highc...

  • LibSEDML: Sharing Simulation Experiments LibSEDML: Sharing Simulation Experiments released /SetupSedML-win32-1.23.exe

1 >