User Tools

Site Tools


parameter:create

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
parameter:create [2024/07/01 13:47] – created liuxzh12023parameter:create [2024/07/02 05:41] (current) liuxzh12023
Line 9: Line 9:
  
 <file yaml> <file yaml>
-Name(fixed):         the unique ID of the parameter template. Recommended Name rule: [Algorithm Name/Dataset Name/General]+[default key].+Name(fixed):         the name of the parameter template. Recommended Name rule: [Algorithm Name/Dataset Name/General]+[default key].
 key:                 the default key of the parameter. key:                 the default key of the parameter.
 value:                 the default value of the parameter. value:                 the default value of the parameter.
Line 20: Line 20:
 fixed: Fixed value, cannot be modified during use. fixed: Fixed value, cannot be modified during use.
 other: Input new value during use, while the default value is for reference only. other: Input new value during use, while the default value is for reference only.
 +
 +The value should match the value type.
 +
 +Parameter Type:
 +  - Algorithm:                    Algorithm parameter.                   
 +  - Dataset:                      Dataset parameter.
 +  - Algorithm Remap:              Algorithm topic remap.
 +  - Dataset Remap:                Dataset topic remap. 
 +      - algorithm_topic_name:     dataset_topic_name
 +  - Dataset Matrix:               Dataset parameter.
 +  
 +  - Dataset Frequency:            New data frequency of this topic. 
 +      - dataset_topic_name:       new_frequency
 +  - Dataset Resolution:           New image data resolution of this topic.  
 +      - dataset_topic_name:       new_resolution
 +  
 +  - Dataset Frequency Remap:      The topic associated with this frequency parameter.  
 +      - dataset_parameter:        dataset_topic_name
 +  - Dataset Resolution Size:      The topic associated with the image data size parameter.   
 +      - dataset_parameter:        dataset_topic_name
 +  - Dataset Resolution intrinsic: The topic associated with the image data intrinsic parameter. 
 +      - dataset_parameter:        dataset_topic_name
 +
 +
  
 </file> </file>
parameter/create.1719841649.txt.gz · Last modified: 2024/07/01 13:47 by liuxzh12023