Download radiograph Free Java Code

Description

Database of primate skull radiographs supporting Terry Ritzman's dissertation.

Icons

radiograph

Source Files

The download file radiograph-master.zip has the following entries.


.gitignore/*from w  ww .  j  a v a 2  s.co  m*/
.gitmodules
deploy/base.yml
deploy/group_vars/all
deploy/hosts
deploy/nginx/handlers.yml
deploy/nginx/plays/generate_certificate.yml
deploy/nginx/plays/install.yml
deploy/nginx/templates/nginx.conf
deploy/postgresql/handlers.yml
deploy/postgresql/plays/auth_rules.yml
deploy/postgresql/plays/dump.yml
deploy/postgresql/plays/install.yml
deploy/postgresql/plays/service_db.yml
deploy/postgresql/templates/auth_rules.j2
deploy/postgresql/templates/pg_hba.conf
deploy/python/plays/install.yml
deploy/python/plays/wheel.yml
deploy/radiograph.yml
deploy/radiograph/templates/logrotate.conf
deploy/radiograph/templates/nginx.conf
deploy/radiograph/templates/supervisor-celery.conf
deploy/radiograph/templates/supervisor.conf
deploy/radiograph/templates/uwsgi.ini
deploy/sudo/files/sudoers.j2
deploy/sudo/plays/init.yml
deploy/supervisor/handlers.yml
deploy/supervisor/plays/install.yml
deploy/supervisor/plays/update.yml
deploy/supervisor/templates/init
deploy/supervisor/templates/supervisord.conf
deploy/supervisor/templates/sysconfig
deploy/templates/nginx.conf
deploy/templates/settings.py
deploy/templates/supervisor.conf
manage.py
radiograph/__init__.py
radiograph/admin.py
radiograph/api/__init__.py
radiograph/api/permissions.py
radiograph/api/serializers.py
radiograph/api/views.py
radiograph/client/Gruntfile.coffee
radiograph/client/coffee/radiograph/api.coffee
radiograph/client/coffee/radiograph/app.coffee
radiograph/client/coffee/radiograph/models.coffee
radiograph/client/coffee/radiograph/util.coffee
radiograph/client/coffee/radiograph/views.coffee
radiograph/client/coffee/templates/about.eco
radiograph/client/coffee/templates/app-toolbar.eco
radiograph/client/coffee/templates/image-control.eco
radiograph/client/coffee/templates/index.eco
radiograph/client/coffee/templates/layout.eco
radiograph/client/coffee/templates/login.eco
radiograph/client/coffee/templates/results-view.eco
radiograph/client/coffee/templates/specimen-detail.eco
radiograph/client/coffee/templates/specimen-edit.eco
radiograph/client/coffee/templates/specimen-list-item.eco
radiograph/client/coffee/templates/specimen-list.eco
radiograph/client/coffee/templates/specimen-row.eco
radiograph/client/coffee/templates/specimen-search-form.eco
radiograph/client/coffee/templates/specimen-tile.eco
radiograph/client/img/climpek.1d554efdc0d4.png
radiograph/client/img/climpek.png
radiograph/client/img/climpek_@2X.012e1f0b7a51.png
radiograph/client/img/climpek_@2X.png
radiograph/client/img/glyphicons-halflings-white.9bbc6e960299.png
radiograph/client/img/glyphicons-halflings-white.png
radiograph/client/img/glyphicons-halflings.2516339970d7.png
radiograph/client/img/glyphicons-halflings.png
radiograph/client/img/loading.91f89e56bbd1.gif
radiograph/client/img/loading.gif
radiograph/client/js/backbone.js
radiograph/client/js/bootstrap.js
radiograph/client/js/jquery.chosen.js
radiograph/client/js/jquery.csrf.js
radiograph/client/js/jquery.fileupload.js
radiograph/client/js/underscore.js
radiograph/client/less/bootstrap/accordion.less
radiograph/client/less/bootstrap/alerts.less
radiograph/client/less/bootstrap/bootstrap.less
radiograph/client/less/bootstrap/breadcrumbs.less
radiograph/client/less/bootstrap/button-groups.less
radiograph/client/less/bootstrap/buttons.less
radiograph/client/less/bootstrap/carousel.less
radiograph/client/less/bootstrap/close.less
radiograph/client/less/bootstrap/code.less
radiograph/client/less/bootstrap/component-animations.less
radiograph/client/less/bootstrap/dropdowns.less
radiograph/client/less/bootstrap/forms.less
radiograph/client/less/bootstrap/grid.less
radiograph/client/less/bootstrap/hero-unit.less
radiograph/client/less/bootstrap/labels-badges.less
radiograph/client/less/bootstrap/layouts.less
radiograph/client/less/bootstrap/media.less
radiograph/client/less/bootstrap/mixins.less
radiograph/client/less/bootstrap/modals.less
radiograph/client/less/bootstrap/navbar.less
radiograph/client/less/bootstrap/navs.less
radiograph/client/less/bootstrap/pager.less
radiograph/client/less/bootstrap/pagination.less
radiograph/client/less/bootstrap/popovers.less
radiograph/client/less/bootstrap/progress-bars.less
radiograph/client/less/bootstrap/reset.less
radiograph/client/less/bootstrap/responsive-1200px-min.less
radiograph/client/less/bootstrap/responsive-767px-max.less
radiograph/client/less/bootstrap/responsive-768px-979px.less
radiograph/client/less/bootstrap/responsive-navbar.less
radiograph/client/less/bootstrap/responsive-utilities.less
radiograph/client/less/bootstrap/responsive.less
radiograph/client/less/bootstrap/scaffolding.less
radiograph/client/less/bootstrap/sprites.less
radiograph/client/less/bootstrap/tables.less
radiograph/client/less/bootstrap/tests/buttons.html
radiograph/client/less/bootstrap/tests/css-tests.css
radiograph/client/less/bootstrap/tests/css-tests.html
radiograph/client/less/bootstrap/tests/forms-responsive.html
radiograph/client/less/bootstrap/tests/forms.html
radiograph/client/less/bootstrap/tests/navbar-fixed-top.html
radiograph/client/less/bootstrap/tests/navbar-static-top.html
radiograph/client/less/bootstrap/tests/navbar.html
radiograph/client/less/bootstrap/thumbnails.less
radiograph/client/less/bootstrap/tooltip.less
radiograph/client/less/bootstrap/type.less
radiograph/client/less/bootstrap/utilities.less
radiograph/client/less/bootstrap/variables.less
radiograph/client/less/bootstrap/wells.less
radiograph/client/less/charts.less
radiograph/client/less/chosen.css.less
radiograph/client/less/nv.d3.css.less
radiograph/client/less/radiograph.less
radiograph/client/package.json
radiograph/forms.py
radiograph/load/__init__.py
radiograph/load/linear-measurements.csv
radiograph/load/load_images.py
radiograph/load/load_linear_measurements.py
radiograph/load/load_original.py
radiograph/migrations/0001_initial.py
radiograph/migrations/0002_auto__add_field_specimen_skull_length__add_field_specimen_cranial_widt.py
radiograph/migrations/0003_auto__add_field_image_deleted__add_field_specimen_deleted.py
radiograph/migrations/0004_auto__chg_field_image_image_full.py
radiograph/migrations/__init__.py
radiograph/models.py
radiograph/settings.py
radiograph/settings.py.template
radiograph/static/gen/css/radiograph.css
radiograph/static/gen/js/radiograph.js
radiograph/static/img
radiograph/static/js/backbone.js
radiograph/static/js/bootstrap.js
radiograph/static/js/d3.js
radiograph/static/js/fisheye.d3.js
radiograph/static/js/modernizr.js
radiograph/static/js/nv.d3.js
radiograph/static/js/nv.d3.min.js
radiograph/static/js/underscore.js
radiograph/templates/radiograph/about.html
radiograph/templates/radiograph/base.html
radiograph/templates/radiograph/index.html
radiograph/templates/radiograph/login.html
radiograph/templates/radiograph/partials/pagination.html
radiograph/templates/radiograph/specimen-detail.html
radiograph/templates/radiograph/specimen-edit.html
radiograph/templates/radiograph/specimen-list.html
radiograph/templates/radiograph/specimen-result-compact.html
radiograph/templates/radiograph/specimen-result-standard.html
radiograph/templates/radiograph/specimen-result-tiled.html
radiograph/templates/radiograph/specimen-search-form.eco
radiograph/templatetags/__init__.py
radiograph/templatetags/radiograph.py
radiograph/tests.py
radiograph/urls.py
radiograph/util.py
radiograph/views.py
radiograph/wsgi.py
requirements.txt
setup.py
zipper/Gruntfile.coffee
zipper/package.json
zipper/server.js
zipper/src/server.coffee

Download

Click the following link to download radiograph-master.zip.

radiograph-master.zip




















Home »
  Javascript Free Code Download »
    Database »




CouchDB
CSV
Database
DynamoDB
IndexedDB
JSON
JSONP
MongoDB
MySQL
Neo4j
NoSQL
PostgreSQL
RavenDB
Redis
SQL
SQL Server
SQLite
WebSQL