beast icon indicating copy to clipboard operation
beast copied to clipboard

add testing code for ASTs

Open lea-hagen opened this issue 6 years ago • 5 comments

There isn't currently any testing of the AST code. Tests should be added. This should include adding an optional input to the AST code that assigns a particular random seed.

lea-hagen avatar Aug 29 '18 20:08 lea-hagen

created the files but within the make_ast_input_list.py file, gridf = h5py.File(sedgrid_fname) is still getting the wrong filename

s-goldman avatar Sep 13 '18 20:09 s-goldman

@s-goldman : is this issue ready for closing based on #286?

karllark avatar May 03 '19 20:05 karllark

I added testing to a couple of the files, but I think there is more testing to be done.

s-goldman avatar May 03 '19 20:05 s-goldman

Ok. Will assign to v2.0.

karllark avatar May 03 '19 20:05 karllark

~~I'll work on this for hack day~~ (update: did not make progress! this is still wide open!)

cmurray-astro avatar Apr 17 '20 15:04 cmurray-astro