DateAuthorLogOptionsExposure
2023-04-04WeiweiAiAdd a steady state example [files][create_exposure]
2023-03-07WeiweiAisolve the ss of enzyme cycles- hard coded [files][create_exposure]
2022-08-29WeiweiAiRemove q and its ode in Se_BG [files][create_exposure]
2022-08-16WeiweiAiAdd readMatrices and writeBGparas; modify whichComp to be string array; update readme [files][create_exposure]
2022-08-15WeiweiAiallow to connect a port [files][create_exposure]
2022-08-14WeiweiAiAdd Ce_BG for chemical species; Change C_BG to model the electrical capacitor; Add the first version of build BG script based on stoichiometry matrices. [files][create_exposure]
2022-08-02WeiweiAiAdd BG paras_conv.m [files][create_exposure]
2022-08-02WeiweiAiAdd the BG of a chemical reaction [files][create_exposure]
2022-07-12WeiweiAiAdd double pulses for conditioning [files][create_exposure]
2022-06-30WeiweiAiOutput dSi in MarkovS model; when connecting inputs of the parent module to the inputs of the children, use pub interface instead of catogary [files][create_exposure]
2022-06-28WeiweiAiAdd Markov states [files][create_exposure]
2022-06-06WeiweiAiAdd a simulation script without reset [files][create_exposure]
2022-06-03WeiweiAiAdd E_Cl and Xi_cal [files][create_exposure]
2022-05-17WeiweiAiMake a correction [files][create_exposure]
2022-05-16WeiweiAiAdd a merge script and update accordingly [files][create_exposure]
2022-05-04WeiweiAiupdate the readme [files][create_exposure]
2022-05-04WeiweiAiupdate readme [files][create_exposure]
2022-05-04WeiweiAirewrite the modelValidation as function [files][create_exposure]
2022-05-03WeiweiAiclose file after writing [files][create_exposure]
2022-05-03WeiweiAiSeperate the setlim for plotExp.py; Update readme.txt [files][create_exposure]
2022-05-02WeiweiAiAdd plot title [files][create_exposure]
2022-04-27WeiweiAiAdd writePara.m for documentation [files][create_exposure]
2022-04-21WeiweiAiRemove interactive labeling; Specify index when using intersect to avoid order errors add buildComponents.m to wrap multiple building processes; [files][create_exposure]
2022-04-20WeiweiAiFurther automate the mapping process [files][create_exposure]
2022-04-20WeiweiAiAdd concentration clamp; Check interface IO when mapping; Add init in the csv to allow building a model with init: [files][create_exposure]
2022-04-19WeiweiAiAdd units; pass the inputs to the children models [files][create_exposure]
2022-04-14WeiweiAiAdd readComp to create comp from the existing model file; correct updataVIO; modelValidation.py for validating model using cellML2.0 lib txt2cellml.psl for convert .txt files to .cellml files [files][create_exposure]
2022-04-13WeiweiAiremove alias in components; allow labeling vars pass by parameters [files][create_exposure]
2022-04-13WeiweiAiadd updateVIO.m and correct getPara.m [files][create_exposure]
2022-04-13WeiweiAiReplace writeDefault.m with getPara.m [files][create_exposure]