Imaging solutions with Free Software & Open Hardware

Who's online

There are currently 0 users online.

09/01/18 [python3-imagej-tiff][master] by AndreyFilippov: adding source files to python path (was not on by default)

Elphel GIT logs - Sat, 09/01/2018 - 18:27
AndreyFilippov committed changes to the Elphel git project :
adding source files to python path (was not on by default)

09/01/18 [python3-imagej-tiff][master] by AndreyFilippov: making pydev happy

Elphel GIT logs - Sat, 09/01/2018 - 18:26
AndreyFilippov committed changes to the Elphel git project :
making pydev happy

09/01/18 [imagej-elphel][dct] by Andrey Filippov: Merge branch 'dct' of git@git.elphel.com:Elphel/imagej-elphel.git into dct

Elphel GIT logs - Sat, 09/01/2018 - 16:13
Andrey Filippov committed changes to the Elphel git project :
Merge branch 'dct' of git@git.elphel.com:Elphel/imagej-elphel.git into dct

09/01/18 [imagej-elphel][gpu] by Andrey Filippov: gitignore FOCUS-PSF files

Elphel GIT logs - Sat, 09/01/2018 - 16:13
Andrey Filippov committed changes to the Elphel git project :
gitignore FOCUS-PSF files

09/01/18 [imagej-elphel][gpu] by Andrey Filippov: modified ML output

Elphel GIT logs - Sat, 09/01/2018 - 16:13
Andrey Filippov committed changes to the Elphel git project :
modified ML output

08/31/18 [imagej-elphel][dct] by AndreyFilippov: changed ImageJ version from 1.50b to 1.52d

Elphel GIT logs - Fri, 08/31/2018 - 18:54
AndreyFilippov committed changes to the Elphel git project :
changed ImageJ version from 1.50b to 1.52d

08/31/18 [python3-imagej-tiff][master] by AndreyFilippov: XML configuration sample

Elphel GIT logs - Fri, 08/31/2018 - 18:08
AndreyFilippov committed changes to the Elphel git project :
XML configuration sample

08/31/18 [python3-imagej-tiff][master] by AndreyFilippov: continue splitting code to multiple files

Elphel GIT logs - Fri, 08/31/2018 - 18:08
AndreyFilippov committed changes to the Elphel git project :
continue splitting code to multiple files

08/31/18 [python3-imagej-tiff][master] by AndreyFilippov: next version

Elphel GIT logs - Fri, 08/31/2018 - 18:06
AndreyFilippov committed changes to the Elphel git project :
next version

08/31/18 [python3-imagej-tiff][master] by Oleg Dzhimiev: subbed 325 with corr2d_Nx325.shape[-1]

Elphel GIT logs - Fri, 08/31/2018 - 10:34
Oleg Dzhimiev committed changes to the Elphel git project :
subbed 325 with corr2d_Nx325.shape[-1]

10393 manual

Wiki Recent Changes - Wed, 08/29/2018 - 15:35

‎Change parameters

← Older revision Revision as of 21:35, 29 August 2018 (4 intermediate revisions by the same user not shown)Line 219: Line 219:  ** GET request - XML response ** GET request - XML response  <font size='2'> <font size='2'> −  Read:  http://192.168.0.9/parsedit.php?immediate&sensor_port=0&PAR1&PAR2+  Read:    −  Change: http://192.168.0.9/parsedit.php?immediate&sensor_port=0&PAR1=VAL1&PAR2=VAL2+        http://192.168.0.9/parsedit.php?immediate&sensor_port=0&PAR1&PAR2  +  Change:    +        http://192.168.0.9/parsedit.php?immediate&sensor_port=0&PAR1=VAL1&PAR2=VAL2  + Change for multiple ports at once:  +        http://192.168.0.9/parsedit.php?immediate&sensor_port=0&PAR1=VAL1&*PAR1=MASK1&PAR2=VAL2&*PAR2=MASK2  +  + # A port bit mask is set by adding a '''*''' to a parameter name, like '''*PAR1''' - it is individual for each parameter.  + # The mask is 4 bits - 1 bit per port, bit[0] = port 0,... bit[3] = port 3, where 1 - enabled, 0 - disabled:  + #  0xf - the parameter's new value will be applied to all ports.  + # [[Parsedit.php#change_multiple_ports|'''More information''']]  </font> </font>  +  Note 1: if the parameter's value is specified in URL it will be applied. The call can have mixed specified and unspecified parameters. Note 1: if the parameter's value is specified in URL it will be applied. The call can have mixed specified and unspecified parameters.    Oleg

08/29/18 [python3-imagej-tiff][master] by Oleg Dzhimiev: more parametrization

Elphel GIT logs - Wed, 08/29/2018 - 14:44
Oleg Dzhimiev committed changes to the Elphel git project :
more parametrization

08/29/18 [python3-imagej-tiff][master] by AndreyFilippov: Split ns_ds_* program, added more costs

Elphel GIT logs - Wed, 08/29/2018 - 09:04
AndreyFilippov committed changes to the Elphel git project :
Split ns_ds_* program, added more costs

08/28/18 [python3-imagej-tiff][master] by Oleg Dzhimiev: colored weights, hardcoded dimensions

Elphel GIT logs - Tue, 08/28/2018 - 19:15
Oleg Dzhimiev committed changes to the Elphel git project :
colored weights, hardcoded dimensions

08/28/18 [python3-imagej-tiff][master] by Oleg Dzhimiev: colored weights

Elphel GIT logs - Tue, 08/28/2018 - 19:12
Oleg Dzhimiev committed changes to the Elphel git project :
colored weights

08/28/18 [python3-imagej-tiff][master] by Oleg Dzhimiev: +histograms

Elphel GIT logs - Tue, 08/28/2018 - 17:14
Oleg Dzhimiev committed changes to the Elphel git project :
+histograms

08/28/18 [python3-imagej-tiff][master] by Oleg Dzhimiev: fixed shaping error

Elphel GIT logs - Tue, 08/28/2018 - 17:12
Oleg Dzhimiev committed changes to the Elphel git project :
fixed shaping error

08/24/18 [python3-imagej-tiff][master] by AndreyFilippov: Trying next versions with partial second stage - 5x5+3x3+1x1

Elphel GIT logs - Fri, 08/24/2018 - 21:12
AndreyFilippov committed changes to the Elphel git project :
Trying next versions with partial second stage - 5x5+3x3+1x1

08/22/18 [python3-imagej-tiff][master] by AndreyFilippov: Merge branch 'master' of git@git.elphel.com:Elphel/python3-imagej-tiff.git

Elphel GIT logs - Wed, 08/22/2018 - 09:05
AndreyFilippov committed changes to the Elphel git project :
Merge branch 'master' of git@git.elphel.com:Elphel/python3-imagej-tiff.git

08/22/18 [python3-imagej-tiff][master] by AndreyFilippov: Added zero border conditions for 1-st layer weights, generation of the test files same lengtha s train ones

Elphel GIT logs - Wed, 08/22/2018 - 09:04
AndreyFilippov committed changes to the Elphel git project :
Added zero border conditions for 1-st layer weights, generation of the test files same lengtha s train ones

Pages

Subscribe to www3.elphel.com aggregator