-
Hi @jacobbieker ,
Happy new year!:)
I was wondering if you ever measured the performance of your models with this code. Like is it similar to Keisler etc?
I saw there are some pretrained weights…
-
Minimize its performance impact before enabling automatic checkpointing. Only save what is needed to resume (current population, mcmc chains, history data). Don't create plots. Put save in a separate …
-
1. theme(plot.margin) does not work with ggbreak
2. coord_cartesian(clip="off") does not work with ggbreak
3. There appears to be no way to control plot margins to prevent labels from being clipped …
-
Hi,
I found this issue when I try to plot the raw_lightcruve. By default the show_plots value is set to False. However in the documentation there is no mention to set it to True.
![Screenshot 20…
-
Hey @ocean-transport/collab_team, I think we are now in the position to start writing a paper.
I have implemented #37 and #39, and have addressed #43 and #46 with intermediate fixes.
And now 🥁…
-
[EDIT 10/2022: the link is dead] ~~https://github.com/jbusecke/xarrayutils/blob/master/doc/plotting.ipynb~~
I think hvplot is able to do this with area, but need to manually calculate the min + max…
-
Several UI elements are now created to support effective workflow related to plots. Perform testing on Analysis Plots and Correlation Plots. Test invalid input, invalid datasets, with no data present,…
-
@sssangha let us track here all the command to generate the following:
function details of the help:
```
raiderStats.py [-h] -f FNAME [-c COL_NAME] [-u UNIT] [-w WORKDIR]
…
-
Original Savannah ticket 28843 reported by bbockelm on Fri Aug 17 07:44:29 2007.
As per e-mail discussion, it would be nice to be able to separate out from the quality plots the expired and cancelled…
-
The two forest plots are not on the same scale. Also, apparently normal confidence intervals are used here which are not always appropriate (e.g., with proportions near zero or one, the normal approx…