AuthorCommitMessageCommit dateIssues
Sarah HughesDavid MurphySarah Hughes
89dcc1dd092MPull request #100: SPA783Merge in WVSWG/ifu from SPA783 to master * commit '54c3e09699a7c19d0a4d3d844cee5b100a00d158': Reverting converters used in table.read, removal not needed due to astropy version updates Unpin version requirement on astropy_healpix Removed table.read converters due to C reader not supporting specialized converters OB name delimiter changes, -ve dither string fixed in name Updated ifu_d...
Sarah HughesSarah Hughes
54c3e09699aReverting converters used in table.read, removal not needed due to astropy version updates
David MurphyDavid Murphy
c25af441c67Unpin version requirement on astropy_healpix
Sarah HughesSarah Hughes
f7d17dfd71dRemoved table.read converters due to C reader not supporting specialized converters
Sarah HughesDavid MurphySarah Hughes
a792f56371fMPull request #98: Spa780Merge in WVSWG/ifu from spa780 to SPA783 * commit '03ce907f7f128f67520242b353c445da519ed0a4': OB name delimiter changes, -ve dither string fixed in name Fix for SPA781 - namely defining permitted blank entries, appropriately casting masked arrays. Testing casts on params file Update for WEAVESPA781 - do not fail an empty ccreport string PROGTEMP parsed as string in stage1 CSV table read
David MurphyDavid Murphy
03ce907f7f1OB name delimiter changes, -ve dither string fixed in name
Sarah HughesSarah Hughes
033a1339bd9Updated ifu_driver_template to use 9A formatting for PROGTEMP.Has passed stage1 checks and uses .99+ in params.csv.
David MurphyDavid Murphy
7ce3fbdb07fFix for SPA781 - namely defining permitted blank entries, appropriately casting masked arrays.Testing casts on params file
David MurphyDavid Murphy
a253d9c29afUpdate for WEAVESPA781 - do not fail an empty ccreport string
David MurphyDavid Murphy
8f890526252PROGTEMP parsed as string in stage1 CSV table read
David MurphyDavid Murphy
0975ac55e47MPull request #96: Merge of 0923 release candidate into master branchMerge in WVSWG/ifu from rc0923 to master * commit 'cb6d8bb9b178c8cb9904807f95d0baf8ddc6cb74': (89 commits) SH updates to s9 README Small variable name fixes Tweak to preproc logging under s4 Changed example groupIDs for WASP compliance Updated example input files at stage 9 DM added predefined mIFU fields for testing s9 README update SH and DM final-testing updates to linking c...
David MurphyDavid Murphy
cb6d8bb9b17SH updates to s9 README
David MurphyDavid Murphy
fe6320c7051Small variable name fixes
David MurphyDavid Murphy
d168364ff36MMerge branch 'rc0923' of ssh://ingbitbucket.ing.iac.es:7999/wvswg/ifu into rc0923
David MurphyDavid Murphy
2a51efcff8cTweak to preproc logging under s4
David MurphyDavid Murphy
6a5d16e641dChanged example groupIDs for WASP compliance
David MurphyDavid Murphy
b02ec955005Updated example input files at stage 9
David MurphyDavid Murphy
60d3306da3cDM added predefined mIFU fields for testing
David MurphyDavid Murphy
b8d3306a068s9 README update
David MurphyDavid Murphy
216644722c0SH and DM final-testing updates to linking code
David MurphyDavid Murphy
db02261e833README updates
David MurphyDavid Murphy
e4e3d2588eaUpdate stage9 input CSV location
David MurphyDavid Murphy
0254972fb78Updated linking CSV to provide inline documentation
David MurphyDavid Murphy
6618a92bcedUpdated tutorial
David MurphyDavid Murphy
c01601c585eUpdates to stage1 inputs
David MurphyDavid Murphy
178d84b0a49MPull request #95: Dominant group merge into RCMerge in WVSWG/ifu from dominant_group to rc0923 * commit 'd6ac48b3faf139e86c60181a35919ab234e85fb2': Updated KEY printing summary message to clarify. Updating the README with linking overview. Needs formatting and vetting still. FIxed bug with highest_group function not isolating LINKING_GROUP cases correctly
David MurphyDavid Murphy
8130af5171aMPull request #94: fixes to use cached infoMerge in WVSWG/ifu from gd_mod to rc0923 * commit 'ae9fec00438b13729ef875eafdbd43917cf42be8': fixes to use cached info
David MurphyDavid Murphy
ae9fec00438MManual merge conflict
David MurphyDavid Murphy
5548c69bc06Annotations for example target list CSV
David MurphyDavid Murphy
974cf89063dUpdated deploy instructions etc
David MurphyDavid Murphy
13b91f02ed7Null checks and handling of NaN in stage1 inputs
David MurphyDavid Murphy
fbb352bacfbstage4 configure can now specify src_cfg as a directory, mIFU XML matching will be attempted
David MurphyDavid Murphy
2bdc68e80adlogging format for multiproc stage9
Sarah HughesSarah Hughes
d6ac48b3fafUpdated KEY printing summary message to clarify.
Sarah HughesSarah Hughes
6b48da404a1Updating the README with linking overview.Needs formatting and vetting still.
Sarah HughesSarah Hughes
56b473e2444FIxed bug with highest_group function not isolating LINKING_GROUP cases correctly
Giuseppe D'AgoGiuseppe D'Ago
6d8851ede38fixes to use cached info
Sarah HughesSarah Hughes
6dacabac89cRemoved commented out redundant code
Sarah HughesSarah Hughes
388789e54c8Fixed bug where same GROUP_ID across multiple modes was not being found
Sarah HughesSarah Hughes
09fc3e5debeUpdated docstrings
Sarah HughesSarah Hughes
362f4d911edFixed bug with tracking the dominant group messages
Sarah HughesSarah Hughes
b85afc041e0Fixed bugs introduced when fixing final entries list
Sarah HughesSarah Hughes
22df08bb187Changed error handling to use raise AssertionError and fixed messaging
Sarah HughesSarah Hughes
c3c5e9f6787Fixed bug preventing file from writing when assertion hit
Sarah HughesSarah Hughes
f221c887acdFixed issue with checking same SEED_VALUE.Need to fix assertion file writing
Sarah HughesSarah Hughes
82d5b64c4a8Fixed issue where loop continues after assertion hit.Dominant key handles correctly.
Sarah HughesSarah Hughes
0d350ec8eaeBug fix for grabbing dominant group information at the end of the process
Sarah HughesSarah Hughes
d8beda9cc69Modified behaviour to grab the highest SEED_VALUE if multiple dominant groups are found
Sarah HughesSarah Hughes
488abcdf7e0Fixed issue with dominant key iteration cases
Sarah HughesSarah Hughes
a9151f86198Test upstream branch by removing unnecessary comments