-
In light of my question from #288 and also as a follow up from my research in #267, I figured I would post a more general question here. Warning, it's a novel...
Here you guys are probably working h…
-
## Audience Personas
When writing content for cdevents.dev, it is important to understand who this site is intended to serve and to ensure that the needs of each group are being addressed with approp…
tdcox updated
2 years ago
-
tl;dr - if you want accurate results with multilevel zooms using MustRefineParticles, you need to make a small code change to Grid_SetFlaggingField.C
-------------
Our group has encountered unexpect…
-
[SeeMeSpeak](http://seemespeak.org/) is a dictionary for sign language. As our founder Bodo describes it:
> “We created something I always dreamed of: A platform that would enable everyone to add an…
kaeff updated
10 years ago
-
# Checklist
* [x] I've searched the issue queue to verify this is not a duplicate feature request.
* [x] I've pasted the output of `kargo version`, if applicable.
* [] I've pasted logs, if applic…
-
In #134 @vkooten discusses implementing a full instrument model for the Keck AO system as an example. This made me wonder.
Do we want full instrument models in the core code of hcipy? Do we make it…
-
A biker with a blue jacket, black pants and a white helmet is driving recklessly on dirt and people watch.
A black dog in the snow is jumping off the ground and catching a stick.
A black dog in the …
-
```
What steps will reproduce the problem?
1. Import the file svg-role-play-valid+link.svg (this is attached)
I expect to see something taht looks visually similar to the attached jpeg file
(role-pl…
-
```
What steps will reproduce the problem?
1. Import the file svg-role-play-valid+link.svg (this is attached)
I expect to see something taht looks visually similar to the attached jpeg file
(role-pl…
-
```
PowerMock may consume a lot of memory due to the Javassist classpool. We do
detach on the CtClass after it's use but perhaps we need to re-instantiate
the ClassPool after each test case to free up…