Guest User

Untitled

a guest
May 22nd, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.84 KB | None | 0 0
  1. # Export details
  2.  
  3. - Dimensions: (28128, 31840, 4841)
  4. - Block shape: (256, 256, 19)
  5. - Dimensions (blocks): (110, 125, 255)
  6. - Block count: 3 506 250
  7. - Time elapsed: 12d 2hr 4min 49sec
  8. - Threads: 40
  9. - Block rate: ~12 thread-seconds / block
  10.  
  11. ## Block statistics
  12.  
  13. - Resulting block files: 2 127 566
  14. - Black blocks: ~39.3%
  15. - Data size: 1.8TB
  16. - Errors raised: 27 530 (<0.8%)
  17.  
  18. ## Failure types
  19.  
  20. - IOExceptions: 30
  21. - NullPointerExceptions: 27500
  22.  
  23. ## Block validity
  24.  
  25. N.B. first iteration of block validator script incorrectly reports edge blocks as invalid
  26.  
  27. - "Invalid" blocks: 23 332
  28. - Invalid blocks which aren't edges: 12
  29.  
  30. ### Non-edge invalid blocks
  31.  
  32. ```bash
  33. /home/barnesc/shares/nearline/barnesc/0111-8_whole_L1_CNS.n5/volumes/raw/s0/14/106/193
  34. /home/barnesc/shares/nearline/barnesc/0111-8_whole_L1_CNS.n5/volumes/raw/s0/20/83/88
  35. /home/barnesc/shares/nearline/barnesc/0111-8_whole_L1_CNS.n5/volumes/raw/s0/26/97/238
  36. /home/barnesc/shares/nearline/barnesc/0111-8_whole_L1_CNS.n5/volumes/raw/s0/39/60/184
  37. /home/barnesc/shares/nearline/barnesc/0111-8_whole_L1_CNS.n5/volumes/raw/s0/41/60/184
  38. /home/barnesc/shares/nearline/barnesc/0111-8_whole_L1_CNS.n5/volumes/raw/s0/42/83/88
  39. /home/barnesc/shares/nearline/barnesc/0111-8_whole_L1_CNS.n5/volumes/raw/s0/44/106/193
  40. /home/barnesc/shares/nearline/barnesc/0111-8_whole_L1_CNS.n5/volumes/raw/s0/51/53/207
  41. /home/barnesc/shares/nearline/barnesc/0111-8_whole_L1_CNS.n5/volumes/raw/s0/52/96/193
  42. /home/barnesc/shares/nearline/barnesc/0111-8_whole_L1_CNS.n5/volumes/raw/s0/67/95/238
  43. /home/barnesc/shares/nearline/barnesc/0111-8_whole_L1_CNS.n5/volumes/raw/s0/78/96/109
  44. /home/barnesc/shares/nearline/barnesc/0111-8_whole_L1_CNS.n5/volumes/raw/s0/98/69/207
  45. ```
  46.  
  47. # Other notes
  48.  
  49. Gaussian smoothing was applied to each mipmap individually, but not the borders between them.
  50. Therefore, a 1px line was observed at the edge of every image tile (not axis-aligned).
Add Comment
Please, Sign In to add comment