Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
BigDataViewer_Server_Extension
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
BioinformaticDataCompression
BigDataViewer_Server_Extension
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
compression_experiment
Select Git revision
Branches
4
compression_experiment
hongkee
master
default
protected
types
Tags
6
bigdataviewer-server-2.1.0
bigdataviewer-server-2.0.0
bigdataviewer-server-1.0.4
bigdataviewer-server-1.0.3
bigdataviewer-server-1.0.1
bigdataviewer-server-1.0.0
10 results
Begin with the selected commit
Created with Raphaël 2.2.0
22
Oct
21
16
15
14
13
6
5
2
29
Sep
25
24
23
22
21
15
14
11
20
May
30
Apr
12
Dec
3
1
23
Nov
22
19
16
Oct
17
Jun
8
May
1
10
Aug
5
Oct
22
Jun
26
Apr
5
27
Mar
7
Dec
26
Oct
22
Apr
17
Mar
3
Dec
11
Nov
12
Oct
8
6
5
2
1
Sep
31
Aug
1
Jun
29
May
21
7
30
Apr
2
23
Mar
20
10
6
5
26
Feb
19
13
12
11
9
5
29
Jan
20
19
16
14
13
12
7
6
18
Dec
18
Nov
27
Oct
7
Aug
11
Jun
5
May
11
Apr
Measure compression statistics per remote client addr.
master remote_m…
master remote_mirror_bf410542d3f0cb4e2f4a3dd48687c073/master
Add fork info.
Accumulate sent bytes also in cell handler.
Fix quantization type parsing from CLI.
Add some useful logging.
Improve respondWithCompressionSummary()
Log init_qcmp response size.
Return qcmpSupported in dataset list.
Add QCMP to version so we can build BDV Fiji plugin.
Update readme.
Enable codebook training in the server startup.
Add dependency on imglib2.
Link QcmpCompression through maven dependency.
Add note about cell_qcmp param.
Ignore MF files.
Modify the compress-from key to match overall used naming schema.
compression_exp…
compression_experiment remote_mirror_bf410542d3f0cb4e2f4a3dd48687c073/compression_experiment
Create README file with description of the server and QCMP extension.
Replace synchronized methods with AtomicInteger fields.
Refactor qcmp summary response to method.
Send compressFromMipmapLevel to client in init call.
Merge branch 'master' into compression_experiment
Enable mipmap level dependent compression.
Support multiple codebooks of different size.
Add verbose option.
Add responseWithShortArray utility.
Improve log. Replace System.out with LOG.
Use cached memory buffers which can be reused.
Fix incorrect response.
Prepare Server to handle request for compressed data.
Prepare Server for compression.
Add new compression options.
Add compression library.
Bump to next development cycle
Add commandline parameter for base url
Package with maven-shade-plugin (mvn clean package -P fatjar)
Update to latest pom-scijava, bdv-core, imglib, and fix compile errors
update .gitignore
Library import fix.
Dump HDF5 chunks.
CLI options.
Loading