issues
search
LSSTDESC
/
ceci
Experimental pipeline prototype software
BSD 3-Clause "New" or "Revised" License
13
stars
9
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update data registry syntax for v1
#117
joezuntz
opened
1 month ago
0
Print out run time when job done
#116
joezuntz
closed
1 month ago
0
Add tracing feature
#115
joezuntz
closed
1 month ago
0
Add more options to the "resume" setting
#114
joezuntz
closed
1 month ago
0
Validation step
#113
empEvil
closed
3 months ago
0
Fix 2.0 bug with child class constructors
#112
joezuntz
closed
4 months ago
0
Allow for initiliaze() to update stage parameters for existing stages, e.g., when building running on a pre-built pipeline
#111
eacharles
opened
4 months ago
0
Add version flag to command line
#110
joezuntz
closed
4 months ago
0
added generate_stage_command to Pipeline
#109
eacharles
closed
5 months ago
0
Isolate code to generate command line to run a single stage into one function.
#108
eacharles
closed
5 months ago
0
Fix for having inputs set to 'None'
#107
eacharles
closed
5 months ago
2
Don't write inputs that are 'None' to to config files.
#106
eacharles
closed
5 months ago
0
Added a read-only property "msg" to StageParameter
#105
jlvdb
closed
5 months ago
0
Public method to access `StageParameter._help`
#104
jlvdb
closed
5 months ago
0
Use dataregistry v0.3.0
#103
stuartmcalpine
closed
10 months ago
1
U/echarles/set site name
#102
eacharles
closed
1 year ago
1
Fixes for more recent dask versions
#101
joezuntz
closed
1 year ago
1
config files currently require the "name" to be repeated when loading
#100
joezuntz
opened
1 year ago
0
Allow None as the type in the description generator
#99
joezuntz
closed
1 year ago
1
Automatically describe parameters in docstring, and with a describe_configuration command
#98
joezuntz
closed
1 year ago
1
Add ancestors script and tests
#97
joezuntz
closed
1 year ago
1
Abc meta classes
#96
jlvdb
opened
1 year ago
4
Check for unknown stage parameters
#95
jlvdb
opened
1 year ago
0
Printing Parameter descriptions in help()
#94
jfcrenshaw
closed
1 year ago
4
Use data registry to access paths and save pipeline runs
#93
joezuntz
closed
11 months ago
2
Update site for in2p3 for their new SLURM launcher
#92
joezuntz
closed
1 year ago
1
Move aliases to pipeline file
#91
joezuntz
closed
4 months ago
2
Have get_input and get_output use aliases
#90
joezuntz
closed
1 year ago
2
remove codecov dependency
#89
joezuntz
closed
1 year ago
1
Two stages creating the same output causes an unclear crash
#88
joezuntz
opened
1 year ago
0
Add support for Perlmutter
#87
joezuntz
closed
1 year ago
2
Improve error message when --mpi used incorrectly
#86
joezuntz
closed
1 year ago
2
fix for list type config params
#85
eacharles
closed
2 years ago
1
Fix parse_command_line to deal with StageParameters in configs
#84
eacharles
closed
2 years ago
1
Setting a StageParameter
#83
joezuntz
closed
2 years ago
1
Remove pre/post script
#82
joezuntz
closed
2 years ago
1
Flow chart & CWL Update
#81
joezuntz
closed
2 years ago
1
Interactive tooling from RAIL
#80
eacharles
closed
5 months ago
1
fix dag generation
#79
eacharles
closed
2 years ago
1
MiniPipeline DAG generation is being done on tags, not aliased tags.
#78
eacharles
closed
2 years ago
1
Rail dev
#77
eacharles
closed
2 years ago
4
Provenance tracking
#76
joezuntz
opened
2 years ago
0
Show stage name on config error
#75
joezuntz
closed
2 years ago
1
Add parallel map method
#74
joezuntz
closed
2 years ago
1
added 'required' flag to StageParameter to handle case where 'None' i…
#73
eacharles
closed
2 years ago
1
Open input bug
#72
eacharles
closed
2 years ago
1
PipelineStage.open_input and PipelineStage.open_output don't work with aliases
#71
joezuntz
closed
2 years ago
3
Allowing the user to specify the name of output file at make_stage
#70
joselotl
closed
2 years ago
6
Define output filenames
#69
joselotl
closed
2 years ago
9
Include option to allow reloading modules without stage name clashes
#68
eacharles
closed
2 years ago
1
Next