-
Although I have been able to install CatMap via Ubuntu and can as well run jobs. However, I have decided to switch to using Jupyter notebook. Presently, I am trying to submit a job via jupyter noteboo…
-
Images without `imageWidth` or `imageHeight` present fail to export their bounding box coordinates.
For example this image `{ projectId: "jldp", _id: "3afc6cac256bf0bd9b86f3a89073c13b" }` produces…
-
Hello CatMAP community, I just encountered similar issue @lrjohnson494 posted sometimes in 2018. I've been trying all day to resolve it but to no avail. I've perused my .mkm file (rxn expression file)…
-
When i run the model, i recieve this error:
Traceback (most recent call last):
File "mkm_job.py", line 3, in
model = ReactionModel(setup_file=mkm_file)
File "/home/alvaro/catmap/catmap/mo…
-
I have run the example in Generating an Input File and I got this error.
Traceback (most recent call last):
File "D:/Jupyter-notebook/ASE/test.py", line 123, in
parser.parse()
File "D:\…
-
```
Example (from http://wiki.fluentnhibernate.org/Getting_started):
public class CatMap : ClassMap
{
public CatMap()
{
Id(x => x.Id);
Map(x => x.Name)
.Length(16)
.Not.Nullab…
-
I'm looking at the oxidation of CO on Pd(100). I am using as my two descriptors the binding energy of carbon monoxide (E_CO) and the binding energy of oxygen (E_O). Scaling relationships are found thr…
-
Another issue I've come across is with making a funnel plot. I am using a data set that has both case-control and TDT data. When I try to run the following command:
catmap.funnel(catmapobject,funnel=…
-
Hi,
I recently downloaded the catmap package, and cannot get the makeForest code to work.
This command does not show up in R and cannot be found. This is the error message I receive:
Error: could n…
-
regular DRC and also transient
https://github.com/foley352/Transient-DoRC/blob/master/TransientDRCPaper.m
https://pubs.acs.org/doi/10.1021/acscatal.9b04910
Though A. Savara is concerned transient…