08/28/18 [python3-imagej-tiff][master] by Oleg Dzhimiev: colored weights
Oleg Dzhimiev committed changes to the Elphel git project :
colored weights
colored weights
08/28/18 [python3-imagej-tiff][master] by Oleg Dzhimiev: +histograms
Oleg Dzhimiev committed changes to the Elphel git project :
+histograms
+histograms
08/28/18 [python3-imagej-tiff][master] by Oleg Dzhimiev: fixed shaping error
Oleg Dzhimiev committed changes to the Elphel git project :
fixed shaping error
fixed shaping error
08/24/18 [python3-imagej-tiff][master] by AndreyFilippov: Trying next versions with partial second stage - 5x5+3x3+1x1
AndreyFilippov committed changes to the Elphel git project :
Trying next versions with partial second stage - 5x5+3x3+1x1
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
AndreyFilippov committed changes to the Elphel git project :
Merge branch 'master' of git@git.elphel.com:Elphel/python3-imagej-tiff.git
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
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
Added zero border conditions for 1-st layer weights, generation of the test files same lengtha s train ones
08/20/18 [python3-imagej-tiff][master] by Oleg Dzhimiev: testing weights displaying for WLOSS_LAMBDA
Oleg Dzhimiev committed changes to the Elphel git project :
testing weights displaying for WLOSS_LAMBDA
testing weights displaying for WLOSS_LAMBDA
08/20/18 [python3-imagej-tiff][master] by Oleg Dzhimiev: Merge branch 'master' of git.elphel.com:Elphel/python3-imagej-tiff
Oleg Dzhimiev committed changes to the Elphel git project :
Merge branch 'master' of git.elphel.com:Elphel/python3-imagej-tiff
Merge branch 'master' of git.elphel.com:Elphel/python3-imagej-tiff
08/20/18 [python3-imagej-tiff][master] by Oleg Dzhimiev: colored displaying of weights
Oleg Dzhimiev committed changes to the Elphel git project :
colored displaying of weights
colored displaying of weights
08/20/18 [python3-imagej-tiff][master] by AndreyFilippov: Next versions
AndreyFilippov committed changes to the Elphel git project :
Next versions
Next versions
08/17/18 [python3-imagej-tiff][master] by Oleg Dzhimiev: 1. adding color from np.array
Oleg Dzhimiev committed changes to the Elphel git project :
1. adding color from np.array
1. adding color from np.array
08/17/18 [python3-imagej-tiff][master] by Oleg Dzhimiev: 1. grouping for inter layer 0 2. fixed borders 3. trying to add color to summary.image
Oleg Dzhimiev committed changes to the Elphel git project :
1. grouping for inter layer 0 2. fixed borders 3. trying to add color to summary.image
1. grouping for inter layer 0 2. fixed borders 3. trying to add color to summary.image
103891
← Older revision
Revision as of 17:39, 15 August 2018
Line 50:
Line 50:
* [[Media:103891a.pdf|103891 Rev "A" Circuit Diagram, Parts List, PCB layout]] * [[Media:103891a.pdf|103891 Rev "A" Circuit Diagram, Parts List, PCB layout]]
* [[Media:103891a gerber.tar.gz|103891 Rev "A" Gerber files]] * [[Media:103891a gerber.tar.gz|103891 Rev "A" Gerber files]]
+
+[[Category:Boards 393]]
Oleg
08/13/18 [python3-imagej-tiff][master] by Oleg Dzhimiev: Merge branch 'master' of git.elphel.com:Elphel/python3-imagej-tiff
Oleg Dzhimiev committed changes to the Elphel git project :
Merge branch 'master' of git.elphel.com:Elphel/python3-imagej-tiff
Merge branch 'master' of git.elphel.com:Elphel/python3-imagej-tiff
08/11/18 [python3-imagej-tiff][master] by AndreyFilippov: Merge branch 'master' of git.elphel.com:Elphel/python3-imagej-tiff
AndreyFilippov committed changes to the Elphel git project :
Merge branch 'master' of git.elphel.com:Elphel/python3-imagej-tiff
Merge branch 'master' of git.elphel.com:Elphel/python3-imagej-tiff
08/11/18 [python3-imagej-tiff][master] by AndreyFilippov: Testing with full image data
AndreyFilippov committed changes to the Elphel git project :
Testing with full image data
Testing with full image data
08/10/18 [python3-imagej-tiff][master] by Oleg Dzhimiev: yellow border
Oleg Dzhimiev committed changes to the Elphel git project :
yellow border
yellow border
08/10/18 [python3-imagej-tiff][master] by Oleg Dzhimiev: testing
Oleg Dzhimiev committed changes to the Elphel git project :
testing
testing
Multi camera system operation
scripts for downloading from internal SSD (via eSATA)
← Older revision Revision as of 00:30, 11 August 2018 Line 43: Line 43: * creates a UID (/path/UID) directory, where UID - ID of the SSD * creates a UID (/path/UID) directory, where UID - ID of the SSD * switched the SSD to eSATA port * switched the SSD to eSATA port −Note: Essentially the script does ''dd''. If there is no eSATA cable it's possible to run dd over network.+Note: Essentially the script does ''dd''. If there is no eSATA cable it's possible to run dd over network. Something like: + ssh root@192.168.0.39 "dd if=/dev/sda2 bs=20M count=10 | gzip -1 -" | dd of=image.bin.gz ===scripts for extraction=== ===scripts for extraction=== Oleg08/10/18 [python3-imagej-tiff][master] by Oleg Dzhimiev: fixed slicing errors
Oleg Dzhimiev committed changes to the Elphel git project :
fixed slicing errors
fixed slicing errors
Pages
