Mark Wolfman

Results 16 issues of Mark Wolfman

Currently, filling in the PDF forms is done using pdftk. It would be nice if we could remove this dependency and use only pypi packages. This issue in the PyPDF2...

Follow up to https://github.com/canismarko/dungeon-sheets/issues/101 Need a way to specify: - [x] Saving throw bonuses on a per-ability basis (7b5aac9247d6c86a3e678320a5e4e15e9fbcf0d6) - [ ] Spellcasting DC bonus - [ ] Spellcasting attack...

Some of the content (everything from the SRD) is covered under the open gaming license, not the GPL. We should include both and indicate which file is covered by which...

@vincentmalloy added the ability to include character portraits. There's a few things to improve when there's time: - Allow other file extensions (and maybe even specific filenames) - Make sure...

Creating a level 1 Hill Dwarf (druid in this case) doesn't add the +1 hit point bonus this race receives. Seems the wisdom bonus doesn't get added either.

I recently added support for the XIA PFCU4 filter bank to the haven library. https://github.com/spc-group/haven/blob/main/src/haven/instrument/xia_pfcu.py In our configuration, 2 of the 4 filters are actually shutters where one is the...

question
hoist

We're testing our PTC-10 capillary heater controller. There are a few signals that would be helpful for us and maybe other beamlines? We'd like a PV like ``25idptc10:tc1:5A:rampTemp_RBV`` that currently...

enhancement

Trying to write commands via the binary output of an asyn record for setting up an ensemble controller. The commands seem to get sent, but the returned status object does...

question