diff --git a/.DS_Store b/.DS_Store index 0c27f3d986f6ff82c1e86d1d3c00f58b36cf279d..5008ddfcf53c02e82d7eee2e57c38e5672ef89f6 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/capabilities/images/xray.jpg b/capabilities/images/xray.jpg deleted file mode 100644 index 463c6726ba5d1bfe2887bfb3b3d3770ec98d37d8..0000000000000000000000000000000000000000 Binary files a/capabilities/images/xray.jpg and /dev/null differ diff --git a/css/auto-complete.css b/css/auto-complete.css deleted file mode 100644 index 5d6c2dd63d868d602345621c0cd00348885bc69e..0000000000000000000000000000000000000000 --- a/css/auto-complete.css +++ /dev/null @@ -1,48 +0,0 @@ -.autocomplete-suggestions { - text-align: left; - cursor: default; - border: 1px solid #ccc; - border-top: 0; - background: #fff; - box-shadow: -1px 1px 3px rgba(0,0,0,.1); - - /* core styles should not be changed */ - position: absolute; - display: none; - z-index: 9999; - max-height: 254px; - overflow: hidden; - overflow-y: auto; - box-sizing: border-box; - -} -.autocomplete-suggestion { - position: relative; - cursor: pointer; - padding: 7px; - line-height: 23px; - white-space: nowrap; - overflow: hidden; - text-overflow: ellipsis; - color: #333; -} - -.autocomplete-suggestion b { - font-weight: normal; - color: #1f8dd6; -} - -.autocomplete-suggestion.selected { - background: #333; - color: #fff; -} - -.autocomplete-suggestion:hover { - background: #444; - color: #fff; -} - -.autocomplete-suggestion > .context { - font-size: 12px; -} - diff --git a/css/featherlight.min.css b/css/featherlight.min.css deleted file mode 100644 index f225bec5197dbeecfeceefa75d6b474d07984b1b..0000000000000000000000000000000000000000 --- a/css/featherlight.min.css +++ /dev/null @@ -1,8 +0,0 @@ -/** - * Featherlight - ultra slim jQuery lightbox - * Version 1.2.3 - http://noelboss.github.io/featherlight/ - * - * Copyright 2015, Noël Raoul Bossart (http://www.noelboss.com) - * MIT Licensed. -**/ -@media all{.featherlight{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483647;text-align:center;white-space:nowrap;cursor:pointer;background:#333;background:rgba(0,0,0,0)}.featherlight:last-of-type{background:rgba(0,0,0,.8)}.featherlight:before{content:'';display:inline-block;height:100%;vertical-align:middle;margin-right:-.25em}.featherlight .featherlight-content{position:relative;text-align:left;vertical-align:middle;display:inline-block;overflow:auto;padding:25px 25px 0;border-bottom:25px solid transparent;min-width:30%;margin-left:5%;margin-right:5%;max-height:95%;background:#fff;cursor:auto;white-space:normal}.featherlight .featherlight-inner{display:block}.featherlight .featherlight-close-icon{position:absolute;z-index:9999;top:0;right:0;line-height:25px;width:25px;cursor:pointer;text-align:center;font:Arial,sans-serif;background:#fff;background:rgba(255,255,255,.3);color:#000}.featherlight .featherlight-image{width:100%}.featherlight-iframe .featherlight-content{border-bottom:0;padding:0}.featherlight iframe{border:0}}@media only screen and (max-width:1024px){.featherlight .featherlight-content{margin-left:10px;margin-right:10px;max-height:98%;padding:10px 10px 0;border-bottom:10px solid transparent}} \ No newline at end of file diff --git a/css/font-awesome.min.css b/css/font-awesome.min.css deleted file mode 100644 index 540440ce89f2a408aa699b65100e18f15e0f09ca..0000000000000000000000000000000000000000 --- a/css/font-awesome.min.css +++ /dev/null @@ -1,4 +0,0 @@ -/*! - * Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome - * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) - */@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.7.0');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto} diff --git a/css/foundation.css b/css/foundation.css deleted file mode 100755 index f36e71288c964fb35cb9109525464a393397b580..0000000000000000000000000000000000000000 --- a/css/foundation.css +++ /dev/null @@ -1,474 +0,0 @@ -*, -*:before, -*:after { - -moz-box-sizing: border-box; - -webkit-box-sizing: border-box; - box-sizing: border-box; } - -html, -body { - font-size: 100%; } - -body { - background: white; - color: #222222; - padding: 0; - margin: 0; - font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; - font-weight: normal; - font-style: normal; - line-height: 1; - position: relative; - cursor: default; } - -a:hover { - cursor: pointer; } - -a:focus { - outline: none; } - -img, -object, -embed { - max-width: 100%; - height: auto; } - -object, -embed { - height: 100%; } - -img { - -ms-interpolation-mode: bicubic; } - -#map_canvas img, -#map_canvas embed, -#map_canvas object, -.map_canvas img, -.map_canvas embed, -.map_canvas object { - max-width: none !important; } - -.left { - float: left !important; } - -.right { - float: right !important; } - -.text-left { - text-align: left !important; } - -.text-right { - text-align: right !important; } - -.text-center { - text-align: center !important; } - -.text-justify { - text-align: justify !important; } - -.hide { - display: none; } - -.antialiased { - -webkit-font-smoothing: antialiased; } - -img { - display: inline-block; - vertical-align: middle; } - -textarea { - height: auto; - min-height: 50px; } - -select { - width: 100%; } - -/* Grid HTML Classes */ -.row { - width: 100%; - margin-left: auto; - margin-right: auto; - margin-top: 0; - margin-bottom: 0; - max-width: 62.5em; - *zoom: 1; } - .row:before, .row:after { - content: " "; - display: table; } - .row:after { - clear: both; } - .row.collapse .column, - .row.collapse .columns { - position: relative; - padding-left: 0; - padding-right: 0; - float: left; } - .row .row { - width: auto; - margin-left: -0.9375em; - margin-right: -0.9375em; - margin-top: 0; - margin-bottom: 0; - max-width: none; - *zoom: 1; } - .row .row:before, .row .row:after { - content: " "; - display: table; } - .row .row:after { - clear: both; } - .row .row.collapse { - width: auto; - margin: 0; - max-width: none; - *zoom: 1; } - .row .row.collapse:before, .row .row.collapse:after { - content: " "; - display: table; } - .row .row.collapse:after { - clear: both; } - -.column, -.columns { - position: relative; - padding-left: 0.9375em; - padding-right: 0.9375em; - width: 100%; - float: left; } - -@media only screen { - .column, - .columns { - position: relative; - padding-left: 0.9375em; - padding-right: 0.9375em; - float: left; } - - .small-1 { - position: relative; - width: 8.33333%; } - - .small-2 { - position: relative; - width: 16.66667%; } - - .small-3 { - position: relative; - width: 25%; } - - .small-4 { - position: relative; - width: 33.33333%; } - - .small-5 { - position: relative; - width: 41.66667%; } - - .small-6 { - position: relative; - width: 50%; } - - .small-7 { - position: relative; - width: 58.33333%; } - - .small-8 { - position: relative; - width: 66.66667%; } - - .small-9 { - position: relative; - width: 75%; } - - .small-10 { - position: relative; - width: 83.33333%; } - - .small-11 { - position: relative; - width: 91.66667%; } - - .small-12 { - position: relative; - width: 100%; } - - .small-offset-0 { - position: relative; - margin-left: 0%; } - - .small-offset-1 { - position: relative; - margin-left: 8.33333%; } - - .small-offset-2 { - position: relative; - margin-left: 16.66667%; } - - .small-offset-3 { - position: relative; - margin-left: 25%; } - - .small-offset-4 { - position: relative; - margin-left: 33.33333%; } - - .small-offset-5 { - position: relative; - margin-left: 41.66667%; } - - .small-offset-6 { - position: relative; - margin-left: 50%; } - - .small-offset-7 { - position: relative; - margin-left: 58.33333%; } - - .small-offset-8 { - position: relative; - margin-left: 66.66667%; } - - .small-offset-9 { - position: relative; - margin-left: 75%; } - - .small-offset-10 { - position: relative; - margin-left: 83.33333%; } - - [class*="column"] + [class*="column"]:last-child { - float: right; } - - [class*="column"] + [class*="column"].end { - float: left; } - - .column.small-centered, - .columns.small-centered { - position: relative; - margin-left: auto; - margin-right: auto; - float: none !important; } } -/* Styles for screens that are atleast 768px; */ -@media only screen and (min-width: 768px) { - .large-1 { - position: relative; - width: 8.33333%; } - - .large-2 { - position: relative; - width: 16.66667%; } - - .large-3 { - position: relative; - width: 25%; } - - .large-4 { - position: relative; - width: 33.33333%; } - - .large-5 { - position: relative; - width: 41.66667%; } - - .large-6 { - position: relative; - width: 50%; } - - .large-7 { - position: relative; - width: 58.33333%; } - - .large-8 { - position: relative; - width: 66.66667%; } - - .large-9 { - position: relative; - width: 75%; } - - .large-10 { - position: relative; - width: 83.33333%; } - - .large-11 { - position: relative; - width: 91.66667%; } - - .large-12 { - position: relative; - width: 100%; } - - .row .large-offset-0 { - position: relative; - margin-left: 0%; } - - .row .large-offset-1 { - position: relative; - margin-left: 8.33333%; } - - .row .large-offset-2 { - position: relative; - margin-left: 16.66667%; } - - .row .large-offset-3 { - position: relative; - margin-left: 25%; } - - .row .large-offset-4 { - position: relative; - margin-left: 33.33333%; } - - .row .large-offset-5 { - position: relative; - margin-left: 41.66667%; } - - .row .large-offset-6 { - position: relative; - margin-left: 50%; } - - .row .large-offset-7 { - position: relative; - margin-left: 58.33333%; } - - .row .large-offset-8 { - position: relative; - margin-left: 66.66667%; } - - .row .large-offset-9 { - position: relative; - margin-left: 75%; } - - .row .large-offset-10 { - position: relative; - margin-left: 83.33333%; } - - .row .large-offset-11 { - position: relative; - margin-left: 91.66667%; } - - .push-1 { - position: relative; - left: 8.33333%; - right: auto; } - - .pull-1 { - position: relative; - right: 8.33333%; - left: auto; } - - .push-2 { - position: relative; - left: 16.66667%; - right: auto; } - - .pull-2 { - position: relative; - right: 16.66667%; - left: auto; } - - .push-3 { - position: relative; - left: 25%; - right: auto; } - - .pull-3 { - position: relative; - right: 25%; - left: auto; } - - .push-4 { - position: relative; - left: 33.33333%; - right: auto; } - - .pull-4 { - position: relative; - right: 33.33333%; - left: auto; } - - .push-5 { - position: relative; - left: 41.66667%; - right: auto; } - - .pull-5 { - position: relative; - right: 41.66667%; - left: auto; } - - .push-6 { - position: relative; - left: 50%; - right: auto; } - - .pull-6 { - position: relative; - right: 50%; - left: auto; } - - .push-7 { - position: relative; - left: 58.33333%; - right: auto; } - - .pull-7 { - position: relative; - right: 58.33333%; - left: auto; } - - .push-8 { - position: relative; - left: 66.66667%; - right: auto; } - - .pull-8 { - position: relative; - right: 66.66667%; - left: auto; } - - .push-9 { - position: relative; - left: 75%; - right: auto; } - - .pull-9 { - position: relative; - right: 75%; - left: auto; } - - .push-10 { - position: relative; - left: 83.33333%; - right: auto; } - - .pull-10 { - position: relative; - right: 83.33333%; - left: auto; } - - .push-11 { - position: relative; - left: 91.66667%; - right: auto; } - - .pull-11 { - position: relative; - right: 91.66667%; - left: auto; } - - .column.large-centered, - .columns.large-centered { - position: relative; - margin-left: auto; - margin-right: auto; - float: none !important; } - - .column.large-uncentered, - .columns.large-uncentered { - margin-left: 0; - margin-right: 0; - float: left !important; } - - .column.large-uncentered.opposite, - .columns.large-uncentered.opposite { - float: right !important; } } - diff --git a/css/hugo-theme.css b/css/hugo-theme.css deleted file mode 100644 index be8d616d3ddeb36bfbd295be24f9bb1015533f63..0000000000000000000000000000000000000000 --- a/css/hugo-theme.css +++ /dev/null @@ -1,256 +0,0 @@ -/* Insert here special css for hugo theme, on top of any other imported css */ - - -/* Table of contents */ - -.progress ul { - list-style: none; - margin: 0; - padding: 0 5px; -} - -#TableOfContents { - font-size: 13px !important; - max-height: 85vh; - overflow: auto; - padding: 15px !important; -} - - -#TableOfContents > ul > li > ul > li > ul li { - margin-right: 8px; -} - -#TableOfContents > ul > li > a { - font-weight: bold; padding: 0 18px; margin: 0 2px; -} - -#TableOfContents > ul > li > ul > li > a { - font-weight: bold; -} - -#TableOfContents > ul > li > ul > li > ul > li > ul > li > ul > li { - display: none; -} - -body { - font-size: 16px !important; - color: #323232 !important; -} - -#body a.highlight, #body a.highlight:hover, #body a.highlight:focus { - text-decoration: none; - outline: none; - outline: 0; -} -#body a.highlight { - line-height: 1.1; - display: inline-block; -} -#body a.highlight:after { - display: block; - content: ""; - height: 1px; - width: 0%; - background-color: #0082a7; /*#CE3B2F*/ - -webkit-transition: width 0.5s ease; - -moz-transition: width 0.5s ease; - -ms-transition: width 0.5s ease; - transition: width 0.5s ease; -} -#body a.highlight:hover:after, #body a.highlight:focus:after { - width: 100%; -} -.progress { - position:absolute; - background-color: rgba(246, 246, 246, 0.97); - width: auto; - border: thin solid #ECECEC; - display:none; - z-index:200; -} - -#toc-menu { - border-right: thin solid #DAD8D8 !important; - padding-right: 1rem !important; - margin-right: 0.5rem !important; -} - -#sidebar-toggle-span { - border-right: thin solid #DAD8D8 !important; - padding-right: 0.5rem !important; - margin-right: 1rem !important; -} - -.btn { - display: inline-block !important; - padding: 6px 12px !important; - margin-bottom: 0 !important; - font-size: 14px !important; - font-weight: normal !important; - line-height: 1.42857143 !important; - text-align: center !important; - white-space: nowrap !important; - vertical-align: middle !important; - -ms-touch-action: manipulation !important; - touch-action: manipulation !important; - cursor: pointer !important; - -webkit-user-select: none !important; - -moz-user-select: none !important; - -ms-user-select: none !important; - user-select: none !important; - background-image: none !important; - border: 1px solid transparent !important; - border-radius: 4px !important; - -webkit-transition: all 0.15s !important; - -moz-transition: all 0.15s !important; - transition: all 0.15s !important; -} -.btn:focus { - /*outline: thin dotted; - outline: 5px auto -webkit-focus-ring-color; - outline-offset: -2px;*/ - outline: none !important; -} -.btn:hover, -.btn:focus { - color: #2b2b2b !important; - text-decoration: none !important; -} - -.btn-default { - color: #333 !important; - background-color: #fff !important; - border-color: #ccc !important; -} -.btn-default:hover, -.btn-default:focus, -.btn-default:active { - color: #fff !important; - background-color: #9e9e9e !important; - border-color: #9e9e9e !important; -} -.btn-default:active { - background-image: none !important; -} - -/* anchors */ -.anchor { - color: #00bdf3; - font-size: 0.5em; - cursor:pointer; - visibility:hidden; - margin-left: 0.5em; - position: absolute; - margin-top:0.1em; -} - -h2:hover .anchor, h3:hover .anchor, h4:hover .anchor, h5:hover .anchor, h6:hover .anchor { - visibility:visible; -} - -/* Redfines headers style */ - -h2, h3, h4, h5, h6 { - font-weight: 400; - line-height: 1.1; -} - -h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { - font-weight: inherit; -} - -h2 { - font-size: 2.5rem; - line-height: 110% !important; - margin: 2.5rem 0 1.5rem 0; -} - -h3 { - font-size: 2rem; - line-height: 110% !important; - margin: 2rem 0 1rem 0; -} - -h4 { - font-size: 1.5rem; - line-height: 110% !important; - margin: 1.5rem 0 0.75rem 0; -} - -h5 { - font-size: 1rem; - line-height: 110% !important; - margin: 1rem 0 0.2rem 0; -} - -h6 { - font-size: 0.5rem; - line-height: 110% !important; - margin: 0.5rem 0 0.2rem 0; -} - -p { - margin: 1rem 0; -} - -figcaption h4 { - font-weight: 300 !important; - opacity: .85; - font-size: 1em; - text-align: center; - margin-top: -1.5em; -} - -.select-style { - border: 0; - width: 150px; - border-radius: 0px; - overflow: hidden; - display: inline-flex; -} - -.select-style svg { - fill: #ccc; - width: 14px; - height: 14px; - pointer-events: none; - margin: auto; -} - -.select-style svg:hover { - fill: #e6e6e6; -} - -.select-style select { - padding: 0; - width: 130%; - border: none; - box-shadow: none; - background: transparent; - background-image: none; - -webkit-appearance: none; - margin: auto; - margin-left: 0px; - margin-right: -20px; -} - -.select-style select:focus { - outline: none; -} - -.select-style :hover { - cursor: pointer; -} - -@media only all and (max-width: 47.938em) { - #breadcrumbs .links, #top-github-link-text { - display: none; - } -} - -.is-sticky #top-bar { - box-shadow: -1px 2px 5px 1px rgba(0, 0, 0, 0.1); -} - - diff --git a/css/hybrid.css b/css/hybrid.css deleted file mode 100644 index 29735a18904243d7f0de106668de890b310a8bbf..0000000000000000000000000000000000000000 --- a/css/hybrid.css +++ /dev/null @@ -1,102 +0,0 @@ -/* - -vim-hybrid theme by w0ng (https://github.com/w0ng/vim-hybrid) - -*/ - -/*background color*/ -.hljs { - display: block; - overflow-x: auto; - padding: 0.5em; - background: #1d1f21; -} - -/*selection color*/ -.hljs::selection, -.hljs span::selection { - background: #373b41; -} - -.hljs::-moz-selection, -.hljs span::-moz-selection { - background: #373b41; -} - -/*foreground color*/ -.hljs { - color: #c5c8c6; -} - -/*color: fg_yellow*/ -.hljs-title, -.hljs-name { - color: #f0c674; -} - -/*color: fg_comment*/ -.hljs-comment, -.hljs-meta, -.hljs-meta .hljs-keyword { - color: #707880; -} - -/*color: fg_red*/ -.hljs-number, -.hljs-symbol, -.hljs-literal, -.hljs-deletion, -.hljs-link { - color: #cc6666 -} - -/*color: fg_green*/ -.hljs-string, -.hljs-doctag, -.hljs-addition, -.hljs-regexp, -.hljs-selector-attr, -.hljs-selector-pseudo { - color: #b5bd68; -} - -/*color: fg_purple*/ -.hljs-attribute, -.hljs-code, -.hljs-selector-id { - color: #b294bb; -} - -/*color: fg_blue*/ -.hljs-keyword, -.hljs-selector-tag, -.hljs-bullet, -.hljs-tag { - color: #81a2be; -} - -/*color: fg_aqua*/ -.hljs-subst, -.hljs-variable, -.hljs-template-tag, -.hljs-template-variable { - color: #8abeb7; -} - -/*color: fg_orange*/ -.hljs-type, -.hljs-built_in, -.hljs-builtin-name, -.hljs-quote, -.hljs-section, -.hljs-selector-class { - color: #de935f; -} - -.hljs-emphasis { - font-style: italic; -} - -.hljs-strong { - font-weight: bold; -} diff --git a/css/my_html.css b/css/my_html.css deleted file mode 100644 index f8d08472dbf0bd8a2f4b9a4e277720a3f51e8071..0000000000000000000000000000000000000000 --- a/css/my_html.css +++ /dev/null @@ -1,30 +0,0 @@ -* { - box-sizing: border-box; -} - -body { - margin: 0; -} - -/* Create two unequal columns that floats next to each other */ -.column { - float: left; - padding: 10px; - height: 300px; /* Should be removed. Only for demonstration */ -} - -.left { - width: 25%; -} - -.right { - width: 75%; -} - -/* Clear floats after the columns */ -.row:after { - content: ""; - display: table; - clear: both; -} - diff --git a/css/nucleus.css b/css/nucleus.css deleted file mode 100644 index ed2c0a38a42185e3b60e4181e5b64f4aad541315..0000000000000000000000000000000000000000 --- a/css/nucleus.css +++ /dev/null @@ -1,617 +0,0 @@ -*, *::before, *::after { - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - box-sizing: border-box; } - -@-webkit-viewport { - width: device-width; } -@-moz-viewport { - width: device-width; } -@-ms-viewport { - width: device-width; } -@-o-viewport { - width: device-width; } -@viewport { - width: device-width; } -html { - font-size: 100%; - -ms-text-size-adjust: 100%; - -webkit-text-size-adjust: 100%; } - -body { - margin: 0; } - -article, -aside, -details, -figcaption, -figure, -footer, -header, -hgroup, -main, -nav, -section, -summary { - display: block; } - -audio, -canvas, -progress, -video { - display: inline-block; - vertical-align: baseline; } - -audio:not([controls]) { - display: none; - height: 0; } - -[hidden], -template { - display: none; } - -a { - background: transparent; - text-decoration: none; } - -a:active, -a:hover { - outline: 0; } - -abbr[title] { - border-bottom: 1px dotted; } - -b, -strong { - font-weight: bold; } - -dfn { - font-style: italic; } - -mark { - background: #FFFF27; - color: #333; } - -sub, -sup { - font-size: 0.8rem; - line-height: 0; - position: relative; - vertical-align: baseline; } - -sup { - top: -0.5em; } - -sub { - bottom: -0.25em; } - -img { - border: 0; - max-width: 100%; } - -svg:not(:root) { - overflow: hidden; } - -figure { - margin: 1em 40px; } - -hr { - height: 0; } - -pre { - overflow: auto; } - -button, -input, -optgroup, -select, -textarea { - color: inherit; - font: inherit; - margin: 0; } - -button { - overflow: visible; } - -button, -select { - text-transform: none; } - -button, -html input[type="button"], -input[type="reset"], -input[type="submit"] { - -webkit-appearance: button; - cursor: pointer; } - -button[disabled], -html input[disabled] { - cursor: default; } - -button::-moz-focus-inner, -input::-moz-focus-inner { - border: 0; - padding: 0; } - -input { - line-height: normal; } - -input[type="checkbox"], -input[type="radio"] { - padding: 0; } - -input[type="number"]::-webkit-inner-spin-button, -input[type="number"]::-webkit-outer-spin-button { - height: auto; } - -input[type="search"] { - -webkit-appearance: textfield; } - -input[type="search"]::-webkit-search-cancel-button, -input[type="search"]::-webkit-search-decoration { - -webkit-appearance: none; } - -legend { - border: 0; - padding: 0; } - -textarea { - overflow: auto; } - -optgroup { - font-weight: bold; } - -table { - border-collapse: collapse; - border-spacing: 0; - table-layout: fixed; - width: 100%; } - -tr, td, th { - vertical-align: middle; } - -th, td { - padding: 0.425rem 0; } - -th { - text-align: left; } - -.container { - width: 75em; - margin: 0 auto; - padding: 0; } - @media only all and (min-width: 60em) and (max-width: 74.938em) { - .container { - width: 60em; } } - @media only all and (min-width: 48em) and (max-width: 59.938em) { - .container { - width: 48em; } } - @media only all and (min-width: 30.063em) and (max-width: 47.938em) { - .container { - width: 30em; } } - @media only all and (max-width: 30em) { - .container { - width: 100%; } } - -.grid { - display: -webkit-box; - display: -moz-box; - display: box; - display: -webkit-flex; - display: -moz-flex; - display: -ms-flexbox; - display: flex; - -webkit-flex-flow: row; - -moz-flex-flow: row; - flex-flow: row; - list-style: none; - margin: 0; - padding: 0; } - @media only all and (max-width: 47.938em) { - .grid { - -webkit-flex-flow: row wrap; - -moz-flex-flow: row wrap; - flex-flow: row wrap; } } - -.block { - -webkit-box-flex: 1; - -moz-box-flex: 1; - box-flex: 1; - -webkit-flex: 1; - -moz-flex: 1; - -ms-flex: 1; - flex: 1; - min-width: 0; - min-height: 0; } - @media only all and (max-width: 47.938em) { - .block { - -webkit-box-flex: 0; - -moz-box-flex: 0; - box-flex: 0; - -webkit-flex: 0 100%; - -moz-flex: 0 100%; - -ms-flex: 0 100%; - flex: 0 100%; } } - -.content { - margin: 0.625rem; - padding: 0.938rem; } - -@media only all and (max-width: 47.938em) { - body [class*="size-"] { - -webkit-box-flex: 0; - -moz-box-flex: 0; - box-flex: 0; - -webkit-flex: 0 100%; - -moz-flex: 0 100%; - -ms-flex: 0 100%; - flex: 0 100%; } } - -.size-1-2 { - -webkit-box-flex: 0; - -moz-box-flex: 0; - box-flex: 0; - -webkit-flex: 0 50%; - -moz-flex: 0 50%; - -ms-flex: 0 50%; - flex: 0 50%; } - -.size-1-3 { - -webkit-box-flex: 0; - -moz-box-flex: 0; - box-flex: 0; - -webkit-flex: 0 33.33333%; - -moz-flex: 0 33.33333%; - -ms-flex: 0 33.33333%; - flex: 0 33.33333%; } - -.size-1-4 { - -webkit-box-flex: 0; - -moz-box-flex: 0; - box-flex: 0; - -webkit-flex: 0 25%; - -moz-flex: 0 25%; - -ms-flex: 0 25%; - flex: 0 25%; } - -.size-1-5 { - -webkit-box-flex: 0; - -moz-box-flex: 0; - box-flex: 0; - -webkit-flex: 0 20%; - -moz-flex: 0 20%; - -ms-flex: 0 20%; - flex: 0 20%; } - -.size-1-6 { - -webkit-box-flex: 0; - -moz-box-flex: 0; - box-flex: 0; - -webkit-flex: 0 16.66667%; - -moz-flex: 0 16.66667%; - -ms-flex: 0 16.66667%; - flex: 0 16.66667%; } - -.size-1-7 { - -webkit-box-flex: 0; - -moz-box-flex: 0; - box-flex: 0; - -webkit-flex: 0 14.28571%; - -moz-flex: 0 14.28571%; - -ms-flex: 0 14.28571%; - flex: 0 14.28571%; } - -.size-1-8 { - -webkit-box-flex: 0; - -moz-box-flex: 0; - box-flex: 0; - -webkit-flex: 0 12.5%; - -moz-flex: 0 12.5%; - -ms-flex: 0 12.5%; - flex: 0 12.5%; } - -.size-1-9 { - -webkit-box-flex: 0; - -moz-box-flex: 0; - box-flex: 0; - -webkit-flex: 0 11.11111%; - -moz-flex: 0 11.11111%; - -ms-flex: 0 11.11111%; - flex: 0 11.11111%; } - -.size-1-10 { - -webkit-box-flex: 0; - -moz-box-flex: 0; - box-flex: 0; - -webkit-flex: 0 10%; - -moz-flex: 0 10%; - -ms-flex: 0 10%; - flex: 0 10%; } - -.size-1-11 { - -webkit-box-flex: 0; - -moz-box-flex: 0; - box-flex: 0; - -webkit-flex: 0 9.09091%; - -moz-flex: 0 9.09091%; - -ms-flex: 0 9.09091%; - flex: 0 9.09091%; } - -.size-1-12 { - -webkit-box-flex: 0; - -moz-box-flex: 0; - box-flex: 0; - -webkit-flex: 0 8.33333%; - -moz-flex: 0 8.33333%; - -ms-flex: 0 8.33333%; - flex: 0 8.33333%; } - -@media only all and (min-width: 48em) and (max-width: 59.938em) { - .size-tablet-1-2 { - -webkit-box-flex: 0; - -moz-box-flex: 0; - box-flex: 0; - -webkit-flex: 0 50%; - -moz-flex: 0 50%; - -ms-flex: 0 50%; - flex: 0 50%; } - - .size-tablet-1-3 { - -webkit-box-flex: 0; - -moz-box-flex: 0; - box-flex: 0; - -webkit-flex: 0 33.33333%; - -moz-flex: 0 33.33333%; - -ms-flex: 0 33.33333%; - flex: 0 33.33333%; } - - .size-tablet-1-4 { - -webkit-box-flex: 0; - -moz-box-flex: 0; - box-flex: 0; - -webkit-flex: 0 25%; - -moz-flex: 0 25%; - -ms-flex: 0 25%; - flex: 0 25%; } - - .size-tablet-1-5 { - -webkit-box-flex: 0; - -moz-box-flex: 0; - box-flex: 0; - -webkit-flex: 0 20%; - -moz-flex: 0 20%; - -ms-flex: 0 20%; - flex: 0 20%; } - - .size-tablet-1-6 { - -webkit-box-flex: 0; - -moz-box-flex: 0; - box-flex: 0; - -webkit-flex: 0 16.66667%; - -moz-flex: 0 16.66667%; - -ms-flex: 0 16.66667%; - flex: 0 16.66667%; } - - .size-tablet-1-7 { - -webkit-box-flex: 0; - -moz-box-flex: 0; - box-flex: 0; - -webkit-flex: 0 14.28571%; - -moz-flex: 0 14.28571%; - -ms-flex: 0 14.28571%; - flex: 0 14.28571%; } - - .size-tablet-1-8 { - -webkit-box-flex: 0; - -moz-box-flex: 0; - box-flex: 0; - -webkit-flex: 0 12.5%; - -moz-flex: 0 12.5%; - -ms-flex: 0 12.5%; - flex: 0 12.5%; } - - .size-tablet-1-9 { - -webkit-box-flex: 0; - -moz-box-flex: 0; - box-flex: 0; - -webkit-flex: 0 11.11111%; - -moz-flex: 0 11.11111%; - -ms-flex: 0 11.11111%; - flex: 0 11.11111%; } - - .size-tablet-1-10 { - -webkit-box-flex: 0; - -moz-box-flex: 0; - box-flex: 0; - -webkit-flex: 0 10%; - -moz-flex: 0 10%; - -ms-flex: 0 10%; - flex: 0 10%; } - - .size-tablet-1-11 { - -webkit-box-flex: 0; - -moz-box-flex: 0; - box-flex: 0; - -webkit-flex: 0 9.09091%; - -moz-flex: 0 9.09091%; - -ms-flex: 0 9.09091%; - flex: 0 9.09091%; } - - .size-tablet-1-12 { - -webkit-box-flex: 0; - -moz-box-flex: 0; - box-flex: 0; - -webkit-flex: 0 8.33333%; - -moz-flex: 0 8.33333%; - -ms-flex: 0 8.33333%; - flex: 0 8.33333%; } } -@media only all and (max-width: 47.938em) { - @supports not (flex-wrap: wrap) { - .grid { - display: block; - -webkit-box-lines: inherit; - -moz-box-lines: inherit; - box-lines: inherit; - -webkit-flex-wrap: inherit; - -moz-flex-wrap: inherit; - -ms-flex-wrap: inherit; - flex-wrap: inherit; } - - .block { - display: block; - -webkit-box-flex: inherit; - -moz-box-flex: inherit; - box-flex: inherit; - -webkit-flex: inherit; - -moz-flex: inherit; - -ms-flex: inherit; - flex: inherit; } } } -.first-block { - -webkit-box-ordinal-group: 0; - -webkit-order: -1; - -ms-flex-order: -1; - order: -1; } - -.last-block { - -webkit-box-ordinal-group: 2; - -webkit-order: 1; - -ms-flex-order: 1; - order: 1; } - -.fixed-blocks { - -webkit-flex-flow: row wrap; - -moz-flex-flow: row wrap; - flex-flow: row wrap; } - .fixed-blocks .block { - -webkit-box-flex: inherit; - -moz-box-flex: inherit; - box-flex: inherit; - -webkit-flex: inherit; - -moz-flex: inherit; - -ms-flex: inherit; - flex: inherit; - width: 25%; } - @media only all and (min-width: 60em) and (max-width: 74.938em) { - .fixed-blocks .block { - width: 33.33333%; } } - @media only all and (min-width: 48em) and (max-width: 59.938em) { - .fixed-blocks .block { - width: 50%; } } - @media only all and (max-width: 47.938em) { - .fixed-blocks .block { - width: 100%; } } - -body { - font-size: 1.05rem; - line-height: 1.7; } - -h1, h2, h3, h4, h5, h6 { - margin: 0.85rem 0 1.7rem 0; - text-rendering: optimizeLegibility; } - -h1 { - font-size: 3.25rem; } - -h2 { - font-size: 2.55rem; } - -h3 { - font-size: 2.15rem; } - -h4 { - font-size: 1.8rem; } - -h5 { - font-size: 1.4rem; } - -h6 { - font-size: 0.9rem; } - -p { - margin: 1.7rem 0; } - -ul, ol { - margin-top: 1.7rem; - margin-bottom: 1.7rem; } - ul ul, ul ol, ol ul, ol ol { - margin-top: 0; - margin-bottom: 0; } - -blockquote { - margin: 1.7rem 0; - padding-left: 0.85rem; } - -cite { - display: block; - font-size: 0.925rem; } - cite:before { - content: "\2014 \0020"; } - -pre { - margin: 1.7rem 0; - padding: 0.938rem; } - -code { - vertical-align: bottom; } - -small { - font-size: 0.925rem; } - -hr { - border-left: none; - border-right: none; - border-top: none; - margin: 1.7rem 0; } - -fieldset { - border: 0; - padding: 0.938rem; - margin: 0 0 1.7rem 0; } - -input, -label, -select { - display: block; } - -label { - margin-bottom: 0.425rem; } - label.required:after { - content: "*"; } - label abbr { - display: none; } - -textarea, input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="time"], input[type="week"], select[multiple=multiple] { - -webkit-transition: border-color; - -moz-transition: border-color; - transition: border-color; - border-radius: 0.1875rem; - margin-bottom: 0.85rem; - padding: 0.425rem 0.425rem; - width: 100%; } - textarea:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="url"]:focus, input[type="color"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, select[multiple=multiple]:focus { - outline: none; } - -textarea { - resize: vertical; } - -input[type="checkbox"], input[type="radio"] { - display: inline; - margin-right: 0.425rem; } - -input[type="file"] { - width: 100%; } - -select { - width: auto; - max-width: 100%; - margin-bottom: 1.7rem; } - -button, -input[type="submit"] { - cursor: pointer; - user-select: none; - vertical-align: middle; - white-space: nowrap; - border: inherit; } - -/*# sourceMappingURL=nucleus.css.map */ diff --git a/css/perfect-scrollbar.min.css b/css/perfect-scrollbar.min.css deleted file mode 100644 index ebd2cb43bca6e68e3195d2017ebfc78d4f91d5e8..0000000000000000000000000000000000000000 --- a/css/perfect-scrollbar.min.css +++ /dev/null @@ -1,2 +0,0 @@ -/* perfect-scrollbar v0.6.13 */ -.ps-container{-ms-touch-action:auto;touch-action:auto;overflow:hidden !important;-ms-overflow-style:none}@supports (-ms-overflow-style: none){.ps-container{overflow:auto !important}}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){.ps-container{overflow:auto !important}}.ps-container.ps-active-x>.ps-scrollbar-x-rail,.ps-container.ps-active-y>.ps-scrollbar-y-rail{display:block;background-color:transparent}.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail{background-color:#eee;opacity:.9}.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x{background-color:#999;height:11px}.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail{background-color:#eee;opacity:.9}.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y{background-color:#999;width:11px}.ps-container>.ps-scrollbar-x-rail{display:none;position:absolute;opacity:0;-webkit-transition:background-color .2s linear, opacity .2s linear;-o-transition:background-color .2s linear, opacity .2s linear;-moz-transition:background-color .2s linear, opacity .2s linear;transition:background-color .2s linear, opacity .2s linear;bottom:0px;height:15px}.ps-container>.ps-scrollbar-x-rail>.ps-scrollbar-x{position:absolute;background-color:#aaa;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;-o-transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;-moz-transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out, -moz-border-radius .2s ease-in-out;transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out, -webkit-border-radius .2s ease-in-out, -moz-border-radius .2s ease-in-out;bottom:2px;height:6px}.ps-container>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x,.ps-container>.ps-scrollbar-x-rail:active>.ps-scrollbar-x{height:11px}.ps-container>.ps-scrollbar-y-rail{display:none;position:absolute;opacity:0;-webkit-transition:background-color .2s linear, opacity .2s linear;-o-transition:background-color .2s linear, opacity .2s linear;-moz-transition:background-color .2s linear, opacity .2s linear;transition:background-color .2s linear, opacity .2s linear;right:0;width:15px}.ps-container>.ps-scrollbar-y-rail>.ps-scrollbar-y{position:absolute;background-color:#aaa;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;-o-transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;-moz-transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out, -moz-border-radius .2s ease-in-out;transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out, -webkit-border-radius .2s ease-in-out, -moz-border-radius .2s ease-in-out;right:2px;width:6px}.ps-container>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y,.ps-container>.ps-scrollbar-y-rail:active>.ps-scrollbar-y{width:11px}.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail{background-color:#eee;opacity:.9}.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x{background-color:#999;height:11px}.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail{background-color:#eee;opacity:.9}.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y{background-color:#999;width:11px}.ps-container:hover>.ps-scrollbar-x-rail,.ps-container:hover>.ps-scrollbar-y-rail{opacity:.6}.ps-container:hover>.ps-scrollbar-x-rail:hover{background-color:#eee;opacity:.9}.ps-container:hover>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x{background-color:#999}.ps-container:hover>.ps-scrollbar-y-rail:hover{background-color:#eee;opacity:.9}.ps-container:hover>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y{background-color:#999} diff --git a/css/theme-blue.css b/css/theme-blue.css deleted file mode 100644 index 10d0cebd331c4708fad73bfcc0f29558cc7d93bd..0000000000000000000000000000000000000000 --- a/css/theme-blue.css +++ /dev/null @@ -1,123 +0,0 @@ - -:root{ - - --MAIN-TEXT-color:#323232; /* Color of text by default */ - --MAIN-TITLES-TEXT-color: #5e5e5e; /* Color of titles h2-h3-h4-h5 */ - --MAIN-LINK-color:#1C90F3; /* Color of links */ - --MAIN-LINK-HOVER-color:#167ad0; /* Color of hovered links */ - --MAIN-ANCHOR-color: #1C90F3; /* color of anchors on titles */ - - --MENU-HEADER-BG-color:#1C90F3; /* Background color of menu header */ - --MENU-HEADER-BG-color:#fff; /* Background color of menu header */ - --MENU-HEADER-BORDER-color:#33a1ff; /*Color of menu header border */ - - --MENU-SEARCH-BG-color:#167ad0; /* Search field background color (by default borders + icons) */ - --MENU-SEARCH-BOX-color: #33a1ff; /* Override search field border color */ - --MENU-SEARCH-BOX-ICONS-color: #a1d2fd; /* Override search field icons color */ - - --MENU-SECTIONS-ACTIVE-BG-color:#20272b; /* Background color of the active section and its childs */ - --MENU-SECTIONS-BG-color:#252c31; /* Background color of other sections */ - --MENU-SECTIONS-LINK-color: #ccc; /* Color of links in menu */ - --MENU-SECTIONS-LINK-HOVER-color: #e6e6e6; /* Color of links in menu, when hovered */ - --MENU-SECTION-ACTIVE-CATEGORY-color: #777; /* Color of active category text */ - --MENU-SECTION-ACTIVE-CATEGORY-BG-color: #fff; /* Color of background for the active category (only) */ - - --MENU-VISITED-color: #33a1ff; /* Color of 'page visited' icons in menu */ - --MENU-SECTION-HR-color: #20272b; /* Color of
separator in menu */ - -} - -body { - color: var(--MAIN-TEXT-color) !important; -} - -textarea:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="url"]:focus, input[type="color"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, select[multiple=multiple]:focus { - border-color: none; - box-shadow: none; -} - -h2, h3, h4, h5 { - color: var(--MAIN-TITLES-TEXT-color) !important; -} - -a { - color: var(--MAIN-LINK-color); -} - -.anchor { - color: var(--MAIN-ANCHOR-color); -} - -a:hover { - color: var(--MAIN-LINK-HOVER-color); -} - -#sidebar ul li.visited > a .read-icon { - color: var(--MENU-VISITED-color); -} - -#body a.highlight:after { - display: block; - content: ""; - height: 1px; - width: 0%; - -webkit-transition: width 0.5s ease; - -moz-transition: width 0.5s ease; - -ms-transition: width 0.5s ease; - transition: width 0.5s ease; - background-color: var(--MAIN-HOVER-color); -} -#sidebar { - background-color: var(--MENU-SECTIONS-BG-color); -} -#sidebar #header-wrapper { - background: var(--MENU-HEADER-BG-color); - color: var(--MENU-SEARCH-BOX-color); - border-color: var(--MENU-HEADER-BORDER-color); -} -#sidebar .searchbox { - border-color: var(--MENU-SEARCH-BOX-color); - background: var(--MENU-SEARCH-BG-color); -} -#sidebar ul.topics > li.parent, #sidebar ul.topics > li.active { - background: var(--MENU-SECTIONS-ACTIVE-BG-color); -} -#sidebar .searchbox * { - color: var(--MENU-SEARCH-BOX-ICONS-color); -} - -#sidebar a { - color: var(--MENU-SECTIONS-LINK-color); -} - -#sidebar a:hover { - color: var(--MENU-SECTIONS-LINK-HOVER-color); -} - -#sidebar ul li.active > a { - background: var(--MENU-SECTION-ACTIVE-CATEGORY-BG-color); - color: var(--MENU-SECTION-ACTIVE-CATEGORY-color) !important; -} - -#sidebar hr { - border-color: var(--MENU-SECTION-HR-color); -} - -#bottom_links a { - color: #fff; - vertical-align: middle; -} - -#bottom_links { - font-size: 15px; - padding-left: 20rem; - height: 50px; - - background: #acbcc2; - color: #ffffff; - text-align: center; - } - -#bottom_links span#bottom_ornl_statement { - color: black -} \ No newline at end of file diff --git a/css/theme-green.css b/css/theme-green.css deleted file mode 100644 index 56bb3bf57094d5017589a0f4e53329762be97908..0000000000000000000000000000000000000000 --- a/css/theme-green.css +++ /dev/null @@ -1,104 +0,0 @@ - -:root{ - - --MAIN-TEXT-color:#323232; /* Color of text by default */ - --MAIN-TITLES-TEXT-color: #5e5e5e; /* Color of titles h2-h3-h4-h5 */ - --MAIN-LINK-color:#599a3e; /* Color of links */ - --MAIN-LINK-HOVER-color:#3f6d2c; /* Color of hovered links */ - --MAIN-ANCHOR-color: #599a3e; /* color of anchors on titles */ - - --MENU-HEADER-BG-color:#74b559; /* Background color of menu header */ - --MENU-HEADER-BORDER-color:#9cd484; /*Color of menu header border */ - - --MENU-SEARCH-BG-color:#599a3e; /* Search field background color (by default borders + icons) */ - --MENU-SEARCH-BOX-color: #84c767; /* Override search field border color */ - --MENU-SEARCH-BOX-ICONS-color: #c7f7c4; /* Override search field icons color */ - - --MENU-SECTIONS-ACTIVE-BG-color:#1b211c; /* Background color of the active section and its childs */ - --MENU-SECTIONS-BG-color:#222723; /* Background color of other sections */ - --MENU-SECTIONS-LINK-color: #ccc; /* Color of links in menu */ - --MENU-SECTIONS-LINK-HOVER-color: #e6e6e6; /* Color of links in menu, when hovered */ - --MENU-SECTION-ACTIVE-CATEGORY-color: #777; /* Color of active category text */ - --MENU-SECTION-ACTIVE-CATEGORY-BG-color: #fff; /* Color of background for the active category (only) */ - - --MENU-VISITED-color: #599a3e; /* Color of 'page visited' icons in menu */ - --MENU-SECTION-HR-color: #18211c; /* Color of
separator in menu */ - -} - -body { - color: var(--MAIN-TEXT-color) !important; -} - -textarea:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="url"]:focus, input[type="color"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, select[multiple=multiple]:focus { - border-color: none; - box-shadow: none; -} - -h2, h3, h4, h5 { - color: var(--MAIN-TITLES-TEXT-color) !important; -} - -a { - color: var(--MAIN-LINK-color); -} - -.anchor { - color: var(--MAIN-ANCHOR-color); -} - -a:hover { - color: var(--MAIN-LINK-HOVER-color); -} - -#sidebar ul li.visited > a .read-icon { - color: var(--MENU-VISITED-color); -} - -#body a.highlight:after { - display: block; - content: ""; - height: 1px; - width: 0%; - -webkit-transition: width 0.5s ease; - -moz-transition: width 0.5s ease; - -ms-transition: width 0.5s ease; - transition: width 0.5s ease; - background-color: var(--MAIN-HOVER-color); -} -#sidebar { - background-color: var(--MENU-SECTIONS-BG-color); -} -#sidebar #header-wrapper { - background: var(--MENU-HEADER-BG-color); - color: var(--MENU-SEARCH-BOX-color); - border-color: var(--MENU-HEADER-BORDER-color); -} -#sidebar .searchbox { - border-color: var(--MENU-SEARCH-BOX-color); - background: var(--MENU-SEARCH-BG-color); -} -#sidebar ul.topics > li.parent, #sidebar ul.topics > li.active { - background: var(--MENU-SECTIONS-ACTIVE-BG-color); -} -#sidebar .searchbox * { - color: var(--MENU-SEARCH-BOX-ICONS-color); -} - -#sidebar a { - color: var(--MENU-SECTIONS-LINK-color); -} - -#sidebar a:hover { - color: var(--MENU-SECTIONS-LINK-HOVER-color); -} - -#sidebar ul li.active > a { - background: var(--MENU-SECTION-ACTIVE-CATEGORY-BG-color); - color: var(--MENU-SECTION-ACTIVE-CATEGORY-color) !important; -} - -#sidebar hr { - border-color: var(--MENU-SECTION-HR-color); -} - diff --git a/css/theme-mine.css b/css/theme-mine.css deleted file mode 100644 index fea5f741a4ebf064334707f28d1e19f523d73b8f..0000000000000000000000000000000000000000 --- a/css/theme-mine.css +++ /dev/null @@ -1,115 +0,0 @@ - -:root{ - - --MAIN-TEXT-color:#323232; /* Color of text by default */ - --MAIN-TITLES-TEXT-color: #5e5e5e; /* Color of titles h2-h3-h4-h5 */ - --MAIN-LINK-color:#599a3e; /* Color of links */ - --MAIN-LINK-HOVER-color:#3f6d2c; /* Color of hovered links */ - --MAIN-ANCHOR-color: #599a3e; /* color of anchors on titles */ - - --MENU-HEADER-BG-color:#74b559; /* Background color of menu header */ - --MENU-HEADER-BORDER-color:#9cd484; /*Color of menu header border */ - - --MENU-SEARCH-BG-color:#599a3e; /* Search field background color (by default borders + icons) */ - --MENU-SEARCH-BOX-color: #84c767; /* Override search field border color */ - --MENU-SEARCH-BOX-ICONS-color: #c7f7c4; /* Override search field icons color */ - - --MENU-SECTIONS-ACTIVE-BG-color:#1b211c; /* Background color of the active section and its childs */ - --MENU-SECTIONS-BG-color:#222723; /* Background color of other sections */ - --MENU-SECTIONS-LINK-color: #ccc; /* Color of links in menu */ - --MENU-SECTIONS-LINK-HOVER-color: #e6e6e6; /* Color of links in menu, when hovered */ - --MENU-SECTION-ACTIVE-CATEGORY-color: #777; /* Color of active category text */ - --MENU-SECTION-ACTIVE-CATEGORY-BG-color: #fff; /* Color of background for the active category (only) */ - - --MENU-VISITED-color: #599a3e; /* Color of 'page visited' icons in menu */ - --MENU-SECTION-HR-color: #18211c; /* Color of
separator in menu */ - -} - -body { - color: var(--MAIN-TEXT-color) !important; -} - -textarea:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="url"]:focus, input[type="color"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, select[multiple=multiple]:focus { - border-color: none; - box-shadow: none; -} - -h2, h3, h4, h5 { - color: var(--MAIN-TITLES-TEXT-color) !important; -} - -a { - color: var(--MAIN-LINK-color); -} - -.anchor { - color: var(--MAIN-ANCHOR-color); -} - -a:hover { - color: var(--MAIN-LINK-HOVER-color); -} - -#sidebar ul li.visited > a .read-icon { - color: var(--MENU-VISITED-color); -} - -#body a.highlight:after { - display: block; - content: ""; - height: 1px; - width: 0%; - -webkit-transition: width 0.5s ease; - -moz-transition: width 0.5s ease; - -ms-transition: width 0.5s ease; - transition: width 0.5s ease; - background-color: var(--MAIN-HOVER-color); -} -#sidebar { - background-color: var(--MENU-SECTIONS-BG-color); -} -#sidebar #header-wrapper { - background: var(--MENU-HEADER-BG-color); - color: var(--MENU-SEARCH-BOX-color); - border-color: var(--MENU-HEADER-BORDER-color); -} -#sidebar .searchbox { - border-color: var(--MENU-SEARCH-BOX-color); - background: var(--MENU-SEARCH-BG-color); -} -#sidebar ul.topics > li.parent, #sidebar ul.topics > li.active { - background: var(--MENU-SECTIONS-ACTIVE-BG-color); -} -#sidebar .searchbox * { - color: var(--MENU-SEARCH-BOX-ICONS-color); -} - -#sidebar a { - color: var(--MENU-SECTIONS-LINK-color); -} - -#sidebar a:hover { - color: var(--MENU-SECTIONS-LINK-HOVER-color); -} - -#sidebar ul li.active > a { - background: var(--MENU-SECTION-ACTIVE-CATEGORY-BG-color); - color: var(--MENU-SECTION-ACTIVE-CATEGORY-color) !important; -} - -#sidebar hr { - border-color: var(--MENU-SECTION-HR-color); -} - -.column { - float: left; - width: 50%; -} - -/* Clear floats after the columns */ -.row:after { - content: ""; - display: table; - clear: both; -} \ No newline at end of file diff --git a/css/theme-red.css b/css/theme-red.css deleted file mode 100644 index 5777deb1ffb56861b55402e1bd409b56e29e9a0e..0000000000000000000000000000000000000000 --- a/css/theme-red.css +++ /dev/null @@ -1,104 +0,0 @@ - -:root{ - - --MAIN-TEXT-color:#323232; /* Color of text by default */ - --MAIN-TITLES-TEXT-color: #5e5e5e; /* Color of titles h2-h3-h4-h5 */ - --MAIN-LINK-color:#f31c1c; /* Color of links */ - --MAIN-LINK-HOVER-color:#d01616; /* Color of hovered links */ - --MAIN-ANCHOR-color: #f31c1c; /* color of anchors on titles */ - - --MENU-HEADER-BG-color:#dc1010; /* Background color of menu header */ - --MENU-HEADER-BORDER-color:#e23131; /*Color of menu header border */ - - --MENU-SEARCH-BG-color:#b90000; /* Search field background color (by default borders + icons) */ - --MENU-SEARCH-BOX-color: #ef2020; /* Override search field border color */ - --MENU-SEARCH-BOX-ICONS-color: #fda1a1; /* Override search field icons color */ - - --MENU-SECTIONS-ACTIVE-BG-color:#2b2020; /* Background color of the active section and its childs */ - --MENU-SECTIONS-BG-color:#312525; /* Background color of other sections */ - --MENU-SECTIONS-LINK-color: #ccc; /* Color of links in menu */ - --MENU-SECTIONS-LINK-HOVER-color: #e6e6e6; /* Color of links in menu, when hovered */ - --MENU-SECTION-ACTIVE-CATEGORY-color: #777; /* Color of active category text */ - --MENU-SECTION-ACTIVE-CATEGORY-BG-color: #fff; /* Color of background for the active category (only) */ - - --MENU-VISITED-color: #ff3333; /* Color of 'page visited' icons in menu */ - --MENU-SECTION-HR-color: #2b2020; /* Color of
separator in menu */ - -} - -body { - color: var(--MAIN-TEXT-color) !important; -} - -textarea:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="url"]:focus, input[type="color"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, select[multiple=multiple]:focus { - border-color: none; - box-shadow: none; -} - -h2, h3, h4, h5 { - color: var(--MAIN-TITLES-TEXT-color) !important; -} - -a { - color: var(--MAIN-LINK-color); -} - -.anchor { - color: var(--MAIN-ANCHOR-color); -} - -a:hover { - color: var(--MAIN-LINK-HOVER-color); -} - -#sidebar ul li.visited > a .read-icon { - color: var(--MENU-VISITED-color); -} - -#body a.highlight:after { - display: block; - content: ""; - height: 1px; - width: 0%; - -webkit-transition: width 0.5s ease; - -moz-transition: width 0.5s ease; - -ms-transition: width 0.5s ease; - transition: width 0.5s ease; - background-color: var(--MAIN-HOVER-color); -} -#sidebar { - background-color: var(--MENU-SECTIONS-BG-color); -} -#sidebar #header-wrapper { - background: var(--MENU-HEADER-BG-color); - color: var(--MENU-SEARCH-BOX-color); - border-color: var(--MENU-HEADER-BORDER-color); -} -#sidebar .searchbox { - border-color: var(--MENU-SEARCH-BOX-color); - background: var(--MENU-SEARCH-BG-color); -} -#sidebar ul.topics > li.parent, #sidebar ul.topics > li.active { - background: var(--MENU-SECTIONS-ACTIVE-BG-color); -} -#sidebar .searchbox * { - color: var(--MENU-SEARCH-BOX-ICONS-color); -} - -#sidebar a { - color: var(--MENU-SECTIONS-LINK-color); -} - -#sidebar a:hover { - color: var(--MENU-SECTIONS-LINK-HOVER-color); -} - -#sidebar ul li.active > a { - background: var(--MENU-SECTION-ACTIVE-CATEGORY-BG-color); - color: var(--MENU-SECTION-ACTIVE-CATEGORY-color) !important; -} - -#sidebar hr { - border-color: var(--MENU-SECTION-HR-color); -} - diff --git a/css/theme.css b/css/theme.css deleted file mode 100644 index 91726debc4a5f2003c1b6834fb43afc3a7b1ff84..0000000000000000000000000000000000000000 --- a/css/theme.css +++ /dev/null @@ -1,1131 +0,0 @@ - - -@charset "UTF-8"; -#top-github-link, #body #breadcrumbs { - position: relative; - top: 50%; - -webkit-transform: translateY(-50%); - -moz-transform: translateY(-50%); - -o-transform: translateY(-50%); - -ms-transform: translateY(-50%); - transform: translateY(-50%); -} -.button, .button-secondary { - display: inline-block; - padding: 7px 12px; -} -.button:active, .button-secondary:active { - margin: 2px 0 -2px 0; -} -@font-face { - font-family: 'Novacento Sans Wide'; - src: url("../fonts/Novecentosanswide-UltraLight-webfont.eot"); - src: url("../fonts/Novecentosanswide-UltraLight-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/Novecentosanswide-UltraLight-webfont.woff2") format("woff2"), url("../fonts/Novecentosanswide-UltraLight-webfont.woff") format("woff"), url("../fonts/Novecentosanswide-UltraLight-webfont.ttf") format("truetype"), url("../fonts/Novecentosanswide-UltraLight-webfont.svg#novecento_sans_wideultralight") format("svg"); - font-style: normal; - font-weight: 200; -} -@font-face { - font-family: 'Work Sans'; - font-style: normal; - font-weight: 300; - src: url("../fonts/Work_Sans_300.eot?#iefix") format("embedded-opentype"), url("../fonts/Work_Sans_300.woff") format("woff"), url("../fonts/Work_Sans_300.woff2") format("woff2"), url("../fonts/Work_Sans_300.svg#WorkSans") format("svg"), url("../fonts/Work_Sans_300.ttf") format("truetype"); -} -@font-face { - font-family: 'Work Sans'; - font-style: normal; - font-weight: 500; - src: url("../fonts/Work_Sans_500.eot?#iefix") format("embedded-opentype"), url("../fonts/Work_Sans_500.woff") format("woff"), url("../fonts/Work_Sans_500.woff2") format("woff2"), url("../fonts/Work_Sans_500.svg#WorkSans") format("svg"), url("../fonts/Work_Sans_500.ttf") format("truetype"); -} -body { - background: #fff; - color: #777; -} -body #chapter h1 { - font-size: 3.5rem; -} -@media only all and (min-width: 48em) and (max-width: 59.938em) { - body #chapter h1 { - font-size: 3rem; - } -} -@media only all and (max-width: 47.938em) { - body #chapter h1 { - font-size: 2rem; - } -} -a { - color: #00bdf3; -} -a:hover { - color: #0082a7; -} -pre { - position: relative; - color: #ffffff; -} -.bg { - background: #fff; - border: 1px solid #eaeaea; -} -b, strong, label, th { - font-weight: 600; -} -.default-animation, #header #logo-svg, #header #logo-svg path, #sidebar, #sidebar ul, #body, #body .padding, #body .nav { - -webkit-transition: all 0.5s ease; - -moz-transition: all 0.5s ease; - transition: all 0.5s ease; -} -#grav-logo { - max-width: 60%; -} -#grav-logo path { - fill: #fff !important; -} -#sidebar { - font-weight: 300 !important; -} -fieldset { - border: 1px solid #ddd; -} -textarea, input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="time"], input[type="week"], select[multiple=multiple] { - background-color: white; - border: 1px solid #ddd; - box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06); -} -textarea:hover, input[type="email"]:hover, input[type="number"]:hover, input[type="password"]:hover, input[type="search"]:hover, input[type="tel"]:hover, input[type="text"]:hover, input[type="url"]:hover, input[type="color"]:hover, input[type="date"]:hover, input[type="datetime"]:hover, input[type="datetime-local"]:hover, input[type="month"]:hover, input[type="time"]:hover, input[type="week"]:hover, select[multiple=multiple]:hover { - border-color: #c4c4c4; -} -textarea:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="url"]:focus, input[type="color"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, select[multiple=multiple]:focus { - border-color: #00bdf3; - box-shadow: inset 0 1px 3px rgba(0,0,0,.06),0 0 5px rgba(0,169,218,.7) -} -#header-wrapper { - background: #8451a1; - color: #fff; - text-align: center; - border-bottom: 4px solid #9c6fb6; - padding: 1rem; -} -#header a { - display: inline-block; -} -#header #logo-svg { - width: 8rem; - height: 2rem; -} -#header #logo-svg path { - fill: #fff; -} -.searchbox { - margin-top: 1rem; - position: relative; - border: 1px solid #915eae; - background: #764890; - border-radius: 4px; -} -.searchbox label { - color: rgba(255, 255, 255, 0.8); - position: absolute; - left: 10px; - top: 3px; -} -.searchbox span { - color: rgba(255, 255, 255, 0.6); - position: absolute; - right: 10px; - top: 3px; - cursor: pointer; -} -.searchbox span:hover { - color: rgba(255, 255, 255, 0.9); -} -.searchbox input { - display: inline-block; - color: #fff; - width: 100%; - height: 30px; - background: transparent; - border: 0; - padding: 0 25px 0 30px; - margin: 0; - font-weight: 300; -} -.searchbox input::-webkit-input-placeholder { - color: rgba(255, 255, 255, 0.6); -} -.searchbox input::-moz-placeholder { - color: rgba(255, 255, 255, 0.6); -} -.searchbox input:-moz-placeholder { - color: rgba(255, 255, 255, 0.6); -} -.searchbox input:-ms-input-placeholder { - color: rgba(255, 255, 255, 0.6); -} -#sidebar-toggle-span { - display: none; -} -@media only all and (max-width: 47.938em) { - #sidebar-toggle-span { - display: inline; - } -} -#sidebar { - background-color: #322A38; - position: fixed; - top: 0; - width: 300px; - bottom: 0; - left: 0; - font-weight: 400; - font-size: 15px; -} -#sidebar a { - color: #ccc; -} -#sidebar a:hover { - color: #e6e6e6; -} -#sidebar a.subtitle { - color: rgba(204, 204, 204, 0.6); -} -#sidebar hr { - border-bottom: 1px solid #2a232f; -} -#sidebar a.padding { - padding: 0 1rem; -} -#sidebar h5 { - margin: 2rem 0 0; - position: relative; - line-height: 2; -} -#sidebar h5 a { - display: block; - margin-left: 0; - margin-right: 0; - padding-left: 1rem; - padding-right: 1rem; -} -#sidebar h5 i { - color: rgba(204, 204, 204, 0.6); - position: absolute; - right: 0.6rem; - top: 0.7rem; - font-size: 80%; -} -#sidebar h5.parent a { - background: #201b24; - color: #d9d9d9 !important; -} -#sidebar h5.active a { - background: #fff; - color: #777 !important; -} -#sidebar h5.active i { - color: #777 !important; -} -#sidebar h5 + ul.topics { - display: none; - margin-top: 0; -} -#sidebar h5.parent + ul.topics, #sidebar h5.active + ul.topics { - display: block; -} -#sidebar ul { - list-style: none; - padding: 0; - margin: 0; -} -#sidebar ul.searched a { - color: #999999; -} -#sidebar ul.searched .search-match a { - color: #e6e6e6; -} -#sidebar ul.searched .search-match a:hover { - color: white; -} -#sidebar ul.topics { - margin: 0 1rem; -} -#sidebar ul.topics.searched ul { - display: block; -} -#sidebar ul.topics ul { - display: none; - padding-bottom: 1rem; -} -#sidebar ul.topics ul ul { - padding-bottom: 0; -} -#sidebar ul.topics li.parent ul, #sidebar ul.topics > li.active ul { - display: block; -} -#sidebar ul.topics > li > a { - line-height: 2rem; - font-size: 1.1rem; -} -#sidebar ul.topics > li > a b { - opacity: 0.5; - font-weight: normal; -} -#sidebar ul.topics > li > a .fa { - margin-top: 9px; -} -#sidebar ul.topics > li.parent, #sidebar ul.topics > li.active { - background: #251f29; - margin-left: -1rem; - margin-right: -1rem; - padding-left: 1rem; - padding-right: 1rem; -} -#sidebar ul li.active > a { - background: #fff; - color: #777 !important; - margin-left: -1rem; - margin-right: -1rem; - padding-left: 1rem; - padding-right: 1rem; -} -#sidebar ul li { - padding: 0; -} -#sidebar ul li.visited + span { - margin-right: 16px; -} -#sidebar ul li a { - display: block; - padding: 2px 0; -} -#sidebar ul li a span { - text-overflow: ellipsis; - overflow: hidden; - white-space: nowrap; - display: block; -} -#sidebar ul li > a { - padding: 4px 0; -} -#sidebar ul li.visited > a .read-icon { - color: #9c6fb6; - display: inline; -} -#sidebar ul li li { - padding-left: 1rem; - text-indent: 0.2rem; -} -#main { - background: #f7f7f7; - margin: 0 0 1.563rem 0; -} -#body { - position: relative; - margin-left: 300px; - min-height: 100%; -} -#body img, #body .video-container { - margin: 3rem auto; - display: block; - text-align: center; -} -#body img.border, #body .video-container.border { - border: 2px solid #e6e6e6 !important; - padding: 2px; -} -#body img.shadow, #body .video-container.shadow { - box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1); -} -#body img.inline { - display: inline !important; - margin: 0 !important; - vertical-align: bottom; -} -#body .bordered { - border: 1px solid #ccc; -} -#body .padding { - padding: 3rem 6rem; -} -@media only all and (max-width: 59.938em) { - #body .padding { - position: static; - padding: 15px 3rem; - } -} -@media only all and (max-width: 47.938em) { - #body .padding { - padding: 5px 1rem; - } -} -#body h1 + hr { - margin-top: -1.7rem; - margin-bottom: 3rem; -} -@media only all and (max-width: 59.938em) { - #body #navigation { - position: static; - margin-right: 0 !important; - width: 100%; - display: table; - } -} -#body .nav { - position: fixed; - top: 0; - bottom: 0; - width: 4rem; - font-size: 50px; - height: 100%; - cursor: pointer; - display: table; - text-align: center; -} -#body .nav > i { - display: table-cell; - vertical-align: middle; - text-align: center; -} -@media only all and (max-width: 59.938em) { - #body .nav { - display: table-cell; - position: static; - top: auto; - width: 50%; - text-align: center; - height: 100px; - line-height: 100px; - padding-top: 0; - } - #body .nav > i { - display: inline-block; - } -} -#body .nav:hover { - background: #F6F6F6; -} -#body .nav.nav-pref { - left: 0; -} -#body .nav.nav-next { - right: 0; -} -#body-inner { - margin-bottom: 5rem; -} -#chapter { - display: flex; - align-items: center; - justify-content: center; - height: 100%; - padding: 2rem 0; -} -#chapter #body-inner { - padding-bottom: 3rem; - max-width: 80%; -} -#chapter h3 { - font-family: "Work Sans", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif; - font-weight: 300; - text-align: center; -} -#chapter h1 { - font-size: 5rem; - border-bottom: 4px solid #F0F2F4; -} -#chapter p { - text-align: center; - font-size: 1.2rem; -} -#footer { - padding: 3rem 1rem; - color: #b3b3b3; - font-size: 13px; -} -#footer p { - margin: 0; -} -body { - font-family: "Work Sans", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif; - font-weight: 300; - line-height: 1.6; - font-size: 18px !important; -} -h2, h3, h4, h5, h6 { - font-family: "Work Sans", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif; - text-rendering: optimizeLegibility; - color: #5e5e5e; - font-weight: 400; - letter-spacing: -1px; -} -h1 { - font-family: "Novacento Sans Wide", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif; - text-align: center; - text-transform: uppercase; - color: #222; - font-weight: 200; -} -blockquote { - border-left: 10px solid #F0F2F4; -} -blockquote p { - font-size: 1.1rem; - color: #999; -} -blockquote cite { - display: block; - text-align: right; - color: #666; - font-size: 1.2rem; -} -div.notices { - margin: 2rem 0; - position: relative; -} -div.notices p { - padding: 15px; - display: block; - font-size: 1rem; - margin-top: 0rem; - margin-bottom: 0rem; - color: #666; -} -div.notices p:first-child:before { - position: absolute; - top: 2px; - color: #fff; - font-family: FontAwesome; - content: ''; - left: 10px; -} -div.notices p:first-child:after { - position: absolute; - top: 2px; - color: #fff; - left: 2rem; -} -div.notices.info p { - border-top: 30px solid #F0B37E; - background: #FFF2DB; -} -div.notices.info p:first-child:after { - content: 'Info'; -} -div.notices.warning p { - border-top: 30px solid rgba(217, 83, 79, 0.8); - background: #FAE2E2; -} -div.notices.warning p:first-child:after { - content: 'Warning'; -} -div.notices.note p { - border-top: 30px solid #6AB0DE; - background: #E7F2FA; -} -div.notices.note p:first-child:after { - content: 'Note'; -} -div.notices.tip p { - border-top: 30px solid rgba(92, 184, 92, 0.8); - background: #E6F9E6; -} -div.notices.tip p:first-child:after { - content: 'Tip'; -} - -/* attachments shortcode */ - -section.attachments { - margin: 2rem 0; - position: relative; -} - -section.attachments label { - font-weight: 400; - padding-left: 0.5em; - padding-top: 0.2em; - padding-bottom: 0.2em; - margin: 0; -} - -section.attachments .attachments-files { - padding: 15px; - display: block; - font-size: 1rem; - margin-top: 0rem; - margin-bottom: 0rem; - color: #666; -} - -section.attachments.orange label { - color: #fff; - background: #F0B37E; -} - -section.attachments.orange .attachments-files { - background: #FFF2DB; -} - -section.attachments.green label { - color: #fff; - background: rgba(92, 184, 92, 0.8); -} - -section.attachments.green .attachments-files { - background: #E6F9E6; -} - -section.attachments.blue label { - color: #fff; - background: #6AB0DE; -} - -section.attachments.blue .attachments-files { - background: #E7F2FA; -} - -section.attachments.grey label { - color: #fff; - background: #505d65; -} - -section.attachments.grey .attachments-files { - background: #f4f4f4; -} - -/* Children shortcode */ - -/* Children shortcode */ -.children p { - font-size: small; - margin-top: 0px; - padding-top: 0px; - margin-bottom: 0px; - padding-bottom: 0px; -} -.children-li p { - font-size: small; - font-style: italic; - -} -.children-h2 p, .children-h3 p { - font-size: small; - margin-top: 0px; - padding-top: 0px; - margin-bottom: 0px; - padding-bottom: 0px; -} -.children h3,.children h2 { - margin-bottom: 0px; - margin-top: 5px; -} - -code, kbd, pre, samp { - font-family: "Consolas", menlo, monospace; - font-size: 92%; -} -code { - border-radius: 2px; - white-space: nowrap; - color: #5e5e5e; - background: #FFF7DD; - border: 1px solid #fbf0cb; - padding: 0px 2px; -} -code + .copy-to-clipboard { - margin-left: -1px; - border-left: 0 !important; - font-size: inherit !important; - vertical-align: middle; - height: 21px; - top: 0; -} -pre { - padding: 1rem; - margin: 2rem 0; - background: #1d1f21; - border: 0; - border-radius: 2px; - line-height: 1.15; -} -pre code { - color: whitesmoke; - background: inherit; - white-space: inherit; - border: 0; - padding: 0; - margin: 0; - font-size: 15px; -} -hr { - border-bottom: 4px solid #F0F2F4; -} -.page-title { - margin-top: -25px; - padding: 25px; - float: left; - clear: both; - background: #9c6fb6; - color: #fff; -} -#body a.anchor-link { - color: #ccc; -} -#body a.anchor-link:hover { - color: #9c6fb6; -} -#body-inner .tabs-wrapper.ui-theme-badges { - background: #1d1f21; -} -#body-inner .tabs-wrapper.ui-theme-badges .tabs-nav li { - font-size: 0.9rem; - text-transform: uppercase; -} -#body-inner .tabs-wrapper.ui-theme-badges .tabs-nav li a { - background: #35393c; -} -#body-inner .tabs-wrapper.ui-theme-badges .tabs-nav li.current a { - background: #4d5257; -} -#body-inner pre { - white-space: pre-wrap; -} -.tabs-wrapper pre { - margin: 1rem 0; - border: 0; - padding: 0; - background: inherit; -} -table { - border: 1px solid #eaeaea; - table-layout: auto; -} -th { - background: #f7f7f7; - padding: 0.5rem; -} -td { - padding: 0.5rem; - border: 1px solid #eaeaea; -} -.button { - background: #9c6fb6; - color: #fff; - box-shadow: 0 3px 0 #00a5d4; -} -.button:hover { - background: #00a5d4; - box-shadow: 0 3px 0 #008db6; - color: #fff; -} -.button:active { - box-shadow: 0 1px 0 #008db6; -} -.button-secondary { - background: #F8B450; - color: #fff; - box-shadow: 0 3px 0 #f7a733; -} -.button-secondary:hover { - background: #f7a733; - box-shadow: 0 3px 0 #f69b15; - color: #fff; -} -.button-secondary:active { - box-shadow: 0 1px 0 #f69b15; -} -.bullets { - margin: 1.7rem 0; - margin-left: -0.85rem; - margin-right: -0.85rem; - overflow: auto; -} -.bullet { - float: left; - padding: 0 0.85rem; -} -.two-column-bullet { - width: 50%; -} -@media only all and (max-width: 47.938em) { - .two-column-bullet { - width: 100%; - } -} -.three-column-bullet { - width: 33.33333%; -} -@media only all and (max-width: 47.938em) { - .three-column-bullet { - width: 100%; - } -} -.four-column-bullet { - width: 25%; -} -@media only all and (max-width: 47.938em) { - .four-column-bullet { - width: 100%; - } -} -.bullet-icon { - float: left; - background: #9c6fb6; - padding: 0.875rem; - width: 3.5rem; - height: 3.5rem; - border-radius: 50%; - color: #fff; - font-size: 1.75rem; - text-align: center; -} -.bullet-icon-1 { - background: #9c6fb6; -} -.bullet-icon-2 { - background: #00f3d8; -} -.bullet-icon-3 { - background: #e6f300; -} -.bullet-content { - margin-left: 4.55rem; -} -.tooltipped { - position: relative; -} -.tooltipped:after { - position: absolute; - z-index: 1000000; - display: none; - padding: 5px 8px; - font: normal normal 11px/1.5 "Work Sans", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif; - color: #fff; - text-align: center; - text-decoration: none; - text-shadow: none; - text-transform: none; - letter-spacing: normal; - word-wrap: break-word; - white-space: pre; - pointer-events: none; - content: attr(aria-label); - background: rgba(0, 0, 0, 0.8); - border-radius: 3px; - -webkit-font-smoothing: subpixel-antialiased; -} -.tooltipped:before { - position: absolute; - z-index: 1000001; - display: none; - width: 0; - height: 0; - color: rgba(0, 0, 0, 0.8); - pointer-events: none; - content: ""; - border: 5px solid transparent; -} -.tooltipped:hover:before, .tooltipped:hover:after, .tooltipped:active:before, .tooltipped:active:after, .tooltipped:focus:before, .tooltipped:focus:after { - display: inline-block; - text-decoration: none; -} -.tooltipped-s:after, .tooltipped-se:after, .tooltipped-sw:after { - top: 100%; - right: 50%; - margin-top: 5px; -} -.tooltipped-s:before, .tooltipped-se:before, .tooltipped-sw:before { - top: auto; - right: 50%; - bottom: -5px; - margin-right: -5px; - border-bottom-color: rgba(0, 0, 0, 0.8); -} -.tooltipped-se:after { - right: auto; - left: 50%; - margin-left: -15px; -} -.tooltipped-sw:after { - margin-right: -15px; -} -.tooltipped-n:after, .tooltipped-ne:after, .tooltipped-nw:after { - right: 50%; - bottom: 100%; - margin-bottom: 5px; -} -.tooltipped-n:before, .tooltipped-ne:before, .tooltipped-nw:before { - top: -5px; - right: 50%; - bottom: auto; - margin-right: -5px; - border-top-color: rgba(0, 0, 0, 0.8); -} -.tooltipped-ne:after { - right: auto; - left: 50%; - margin-left: -15px; -} -.tooltipped-nw:after { - margin-right: -15px; -} -.tooltipped-s:after, .tooltipped-n:after { - transform: translateX(50%); -} -.tooltipped-w:after { - right: 100%; - bottom: 50%; - margin-right: 5px; - transform: translateY(50%); -} -.tooltipped-w:before { - top: 50%; - bottom: 50%; - left: -5px; - margin-top: -5px; - border-left-color: rgba(0, 0, 0, 0.8); -} -.tooltipped-e:after { - bottom: 50%; - left: 100%; - margin-left: 5px; - transform: translateY(50%); -} -.tooltipped-e:before { - top: 50%; - right: -5px; - bottom: 50%; - margin-top: -5px; - border-right-color: rgba(0, 0, 0, 0.8); -} -.highlightable { - padding: 1rem 0 1rem; - overflow: auto; - position: relative; -} -.hljs::selection, .hljs span::selection { - background: #b7b7b7; -} -.lightbox-active #body { - overflow: visible; -} -.lightbox-active #body .padding { - overflow: visible; -} -#github-contrib i { - vertical-align: middle; -} -.featherlight img { - margin: 0 !important; -} -.lifecycle #body-inner ul { - list-style: none; - margin: 0; - padding: 2rem 0 0; - position: relative; -} -.lifecycle #body-inner ol { - margin: 1rem 0 1rem 0; - padding: 2rem; - position: relative; -} -.lifecycle #body-inner ol li { - margin-left: 1rem; -} -.lifecycle #body-inner ol strong, .lifecycle #body-inner ol label, .lifecycle #body-inner ol th { - text-decoration: underline; -} -.lifecycle #body-inner ol ol { - margin-left: -1rem; -} -.lifecycle #body-inner h3[class*='level'] { - font-size: 20px; - position: absolute; - margin: 0; - padding: 4px 10px; - right: 0; - z-index: 1000; - color: #fff; - background: #1ABC9C; -} -.lifecycle #body-inner ol h3 { - margin-top: 1rem !important; - right: 2rem !important; -} -.lifecycle #body-inner .level-1 + ol { - background: #f6fefc; - border: 4px solid #1ABC9C; - color: #16A085; -} -.lifecycle #body-inner .level-1 + ol h3 { - background: #2ECC71; -} -.lifecycle #body-inner .level-2 + ol { - background: #f7fdf9; - border: 4px solid #2ECC71; - color: #27AE60; -} -.lifecycle #body-inner .level-2 + ol h3 { - background: #3498DB; -} -.lifecycle #body-inner .level-3 + ol { - background: #f3f9fd; - border: 4px solid #3498DB; - color: #2980B9; -} -.lifecycle #body-inner .level-3 + ol h3 { - background: #34495E; -} -.lifecycle #body-inner .level-4 + ol { - background: #e4eaf0; - border: 4px solid #34495E; - color: #2C3E50; -} -.lifecycle #body-inner .level-4 + ol h3 { - background: #34495E; -} -#top-bar { - background: #F6F6F6; - border-radius: 2px; - padding: 0 1rem; - height: 0; - min-height: 3rem; -} -#top-github-link { - position: relative; - z-index: 1; - float: right; - display: block; -} -#body #breadcrumbs { - height: auto; - margin-bottom: 0; - padding-left: 0; - line-height: 1.4; - overflow: hidden; - white-space: nowrap; - text-overflow: ellipsis; - width: 70%; - display: inline-block; - float: left; -} -#body #breadcrumbs span { - padding: 0 0.1rem; -} -@media only all and (max-width: 59.938em) { - #sidebar { - width: 230px; - } - #body { - margin-left: 230px; - } -} -@media only all and (max-width: 47.938em) { - #sidebar { - width: 230px; - left: -230px; - } - #body { - margin-left: 0; - width: 100%; - } - .sidebar-hidden { - overflow: hidden; - } - .sidebar-hidden #sidebar { - left: 0; - } - .sidebar-hidden #body { - margin-left: 230px; - overflow: hidden; - } - .sidebar-hidden #overlay { - position: absolute; - left: 0; - right: 0; - top: 0; - bottom: 0; - z-index: 10; - background: rgba(255, 255, 255, 0.5); - cursor: pointer; - } -} -.copy-to-clipboard { - background-image: url(../images/clippy.svg); - background-position: 50% 50%; - background-size: 16px 16px; - background-repeat: no-repeat; - width: 27px; - height: 1.45rem; - top: -1px; - display: inline-block; - vertical-align: middle; - position: relative; - color: #5e5e5e; - background-color: #FFF7DD; - margin-left: -.2rem; - cursor: pointer; - border-radius: 0 2px 2px 0; - margin-bottom: 1px; -} -.copy-to-clipboard:hover { - background-color: #E8E2CD; -} -pre .copy-to-clipboard { - position: absolute; - right: 4px; - top: 4px; - background-color: #4d5257; - color: #ccc; - border-radius: 2px; -} -pre .copy-to-clipboard:hover { - background-color: #656c72; - color: #fff; -} -.parent-element { - -webkit-transform-style: preserve-3d; - -moz-transform-style: preserve-3d; - transform-style: preserve-3d; -} - -#sidebar ul.topics > li > a .read-icon { - margin-top: 9px; -} - -#sidebar ul { - list-style: none; - padding: 0; - margin: 0; -} - -#sidebar #shortcuts li { - padding: 2px 0; - list-style: none; -} - -#sidebar ul li .read-icon { - display: none; - float: right; - font-size: 13px; - min-width: 16px; - margin: 4px 0 0 0; - text-align: right; -} -#sidebar ul li.visited > a .read-icon { - color: #00bdf3; - display: inline; -} - -#sidebar #shortcuts h3 { - font-family: "Novacento Sans Wide", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif; - color: white ; - margin-top:1rem; - padding-left: 1rem; -} - -#searchResults { - text-align: left; -} - -/*# sourceMappingURL=theme.css.map */ diff --git a/css/twentytwenty-no-compass.css b/css/twentytwenty-no-compass.css deleted file mode 100755 index 84eab3bff6383b3ec88c1cd176e02df9f3abc5d3..0000000000000000000000000000000000000000 --- a/css/twentytwenty-no-compass.css +++ /dev/null @@ -1,182 +0,0 @@ -.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after, .twentytwenty-vertical .twentytwenty-handle:before, .twentytwenty-vertical .twentytwenty-handle:after { - content: " "; - display: block; - background: #fff; - position: absolute; - z-index: 30; } - -.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after { - width: 3px; - height: 9999px; - left: 50%; - margin-left: -1.5px; } - -.twentytwenty-vertical .twentytwenty-handle:before, .twentytwenty-vertical .twentytwenty-handle:after { - width: 9999px; - height: 3px; - top: 50%; - margin-top: -1.5px; } - -.twentytwenty-before-label, .twentytwenty-after-label, .twentytwenty-overlay { - position: absolute; - top: 0; - width: 100%; - height: 100%; } - -.twentytwenty-before-label, .twentytwenty-after-label, .twentytwenty-overlay { - transition-duration: 0.5s; } - -.twentytwenty-before-label, .twentytwenty-after-label { - transition-property: opacity; } - -.twentytwenty-before-label:before, .twentytwenty-after-label:before { - color: #fff; - font-size: 13px; - letter-spacing: 0.1em; } - -.twentytwenty-before-label:before, .twentytwenty-after-label:before { - position: absolute; - background: rgba(255, 255, 255, 0.2); - line-height: 38px; - padding: 0 20px; - border-radius: 2px; } - -.twentytwenty-horizontal .twentytwenty-before-label:before, .twentytwenty-horizontal .twentytwenty-after-label:before { - top: 50%; - margin-top: -19px; } - -.twentytwenty-vertical .twentytwenty-before-label:before, .twentytwenty-vertical .twentytwenty-after-label:before { - left: 50%; - margin-left: -45px; - text-align: center; - width: 90px; } - -.twentytwenty-left-arrow, .twentytwenty-right-arrow, .twentytwenty-up-arrow, .twentytwenty-down-arrow { - width: 0; - height: 0; - border: 6px inset transparent; - position: absolute; } - -.twentytwenty-left-arrow, .twentytwenty-right-arrow { - top: 50%; - margin-top: -6px; } - -.twentytwenty-up-arrow, .twentytwenty-down-arrow { - left: 50%; - margin-left: -6px; } - -.twentytwenty-container { - box-sizing: content-box; - z-index: 0; - overflow: hidden; - position: relative; - -webkit-user-select: none; - -moz-user-select: none; } - .twentytwenty-container img { - max-width: 100%; - position: absolute; - top: 0; - display: block; } - .twentytwenty-container.active .twentytwenty-overlay, - .twentytwenty-container.active :hover.twentytwenty-overlay { - background: transparent; } - .twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label, - .twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label, - .twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-before-label, - .twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-after-label { - opacity: 0; } - .twentytwenty-container * { - box-sizing: content-box; } - -.twentytwenty-before-label { - opacity: 0; } - .twentytwenty-before-label:before { - content: attr(data-content); } - -.twentytwenty-after-label { - opacity: 0; } - .twentytwenty-after-label:before { - content: attr(data-content); } - -.twentytwenty-horizontal .twentytwenty-before-label:before { - left: 10px; } - -.twentytwenty-horizontal .twentytwenty-after-label:before { - right: 10px; } - -.twentytwenty-vertical .twentytwenty-before-label:before { - top: 10px; } - -.twentytwenty-vertical .twentytwenty-after-label:before { - bottom: 10px; } - -.twentytwenty-overlay { - transition-property: background; - background: transparent; - z-index: 25; } - .twentytwenty-overlay:hover { - background: rgba(0, 0, 0, 0.5); } - .twentytwenty-overlay:hover .twentytwenty-after-label { - opacity: 1; } - .twentytwenty-overlay:hover .twentytwenty-before-label { - opacity: 1; } - -.twentytwenty-before { - z-index: 20; } - -.twentytwenty-after { - z-index: 10; } - -.twentytwenty-handle { - height: 38px; - width: 38px; - position: absolute; - left: 50%; - top: 50%; - margin-left: -22px; - margin-top: -22px; - border: 3px solid #fff; - border-radius: 1000px; - box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5); - z-index: 40; - cursor: pointer; } - -.twentytwenty-horizontal .twentytwenty-handle:before { - bottom: 50%; - margin-bottom: 22px; - box-shadow: 0 3px 0 #fff, 0px 0px 12px rgba(51, 51, 51, 0.5); } - -.twentytwenty-horizontal .twentytwenty-handle:after { - top: 50%; - margin-top: 22px; - box-shadow: 0 -3px 0 #fff, 0px 0px 12px rgba(51, 51, 51, 0.5); } - -.twentytwenty-vertical .twentytwenty-handle:before { - left: 50%; - margin-left: 22px; - box-shadow: 3px 0 0 #fff, 0px 0px 12px rgba(51, 51, 51, 0.5); } - -.twentytwenty-vertical .twentytwenty-handle:after { - right: 50%; - margin-right: 22px; - box-shadow: -3px 0 0 #fff, 0px 0px 12px rgba(51, 51, 51, 0.5); } - -.twentytwenty-left-arrow { - border-right: 6px solid #fff; - left: 50%; - margin-left: -17px; } - -.twentytwenty-right-arrow { - border-left: 6px solid #fff; - right: 50%; - margin-right: -17px; } - -.twentytwenty-up-arrow { - border-bottom: 6px solid #fff; - top: 50%; - margin-top: -17px; } - -.twentytwenty-down-arrow { - border-top: 6px solid #fff; - bottom: 50%; - margin-bottom: -17px; } diff --git a/css/twentytwenty.css b/css/twentytwenty.css deleted file mode 100755 index cad8aa40cd0f00b678e9806ee84d15a04ea901fd..0000000000000000000000000000000000000000 --- a/css/twentytwenty.css +++ /dev/null @@ -1,205 +0,0 @@ -.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after, .twentytwenty-vertical .twentytwenty-handle:before, .twentytwenty-vertical .twentytwenty-handle:after { - content: " "; - display: block; - background: white; - position: absolute; - z-index: 30; - -webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5); - -moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5); - box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5); } - -.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after { - width: 3px; - height: 9999px; - left: 50%; - margin-left: -1.5px; } - -.twentytwenty-vertical .twentytwenty-handle:before, .twentytwenty-vertical .twentytwenty-handle:after { - width: 9999px; - height: 3px; - top: 50%; - margin-top: -1.5px; } - -.twentytwenty-before-label, .twentytwenty-after-label, .twentytwenty-overlay { - position: absolute; - top: 0; - width: 100%; - height: 100%; } - -.twentytwenty-before-label, .twentytwenty-after-label, .twentytwenty-overlay { - -webkit-transition-duration: 0.5s; - -moz-transition-duration: 0.5s; - transition-duration: 0.5s; } - -.twentytwenty-before-label, .twentytwenty-after-label { - -webkit-transition-property: opacity; - -moz-transition-property: opacity; - transition-property: opacity; } - -.twentytwenty-before-label:before, .twentytwenty-after-label:before { - color: white; - font-size: 13px; - letter-spacing: 0.1em; } - -.twentytwenty-before-label:before, .twentytwenty-after-label:before { - position: absolute; - background: rgba(255, 255, 255, 0.2); - line-height: 38px; - padding: 0 20px; - -webkit-border-radius: 2px; - -moz-border-radius: 2px; - border-radius: 2px; } - -.twentytwenty-horizontal .twentytwenty-before-label:before, .twentytwenty-horizontal .twentytwenty-after-label:before { - top: 50%; - margin-top: -19px; } - -.twentytwenty-vertical .twentytwenty-before-label:before, .twentytwenty-vertical .twentytwenty-after-label:before { - left: 50%; - margin-left: -45px; - text-align: center; - width: 90px; } - -.twentytwenty-left-arrow, .twentytwenty-right-arrow, .twentytwenty-up-arrow, .twentytwenty-down-arrow { - width: 0; - height: 0; - border: 6px inset transparent; - position: absolute; } - -.twentytwenty-left-arrow, .twentytwenty-right-arrow { - top: 50%; - margin-top: -6px; } - -.twentytwenty-up-arrow, .twentytwenty-down-arrow { - left: 50%; - margin-left: -6px; } - -.twentytwenty-container { - -webkit-box-sizing: content-box; - -moz-box-sizing: content-box; - box-sizing: content-box; - z-index: 0; - overflow: hidden; - position: relative; - -webkit-user-select: none; - -moz-user-select: none; } - .twentytwenty-container img { - max-width: 100%; - position: absolute; - top: 0; - display: block; } - .twentytwenty-container.active .twentytwenty-overlay, .twentytwenty-container.active :hover.twentytwenty-overlay { - background: rgba(0, 0, 0, 0); } - .twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label, - .twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label, .twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-before-label, - .twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-after-label { - opacity: 0; } - .twentytwenty-container * { - -webkit-box-sizing: content-box; - -moz-box-sizing: content-box; - box-sizing: content-box; } - -.twentytwenty-before-label { - opacity: 0; } - .twentytwenty-before-label:before { - content: attr(data-content); } - -.twentytwenty-after-label { - opacity: 0; } - .twentytwenty-after-label:before { - content: attr(data-content); } - -.twentytwenty-horizontal .twentytwenty-before-label:before { - left: 10px; } - -.twentytwenty-horizontal .twentytwenty-after-label:before { - right: 10px; } - -.twentytwenty-vertical .twentytwenty-before-label:before { - top: 10px; } - -.twentytwenty-vertical .twentytwenty-after-label:before { - bottom: 10px; } - -.twentytwenty-overlay { - -webkit-transition-property: background; - -moz-transition-property: background; - transition-property: background; - background: rgba(0, 0, 0, 0); - z-index: 25; } - .twentytwenty-overlay:hover { - background: rgba(0, 0, 0, 0.5); } - .twentytwenty-overlay:hover .twentytwenty-after-label { - opacity: 1; } - .twentytwenty-overlay:hover .twentytwenty-before-label { - opacity: 1; } - -.twentytwenty-before { - z-index: 20; } - -.twentytwenty-after { - z-index: 10; } - -.twentytwenty-handle { - height: 38px; - width: 38px; - position: absolute; - left: 50%; - top: 50%; - margin-left: -22px; - margin-top: -22px; - border: 3px solid white; - -webkit-border-radius: 1000px; - -moz-border-radius: 1000px; - border-radius: 1000px; - -webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5); - -moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5); - box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5); - z-index: 40; - cursor: pointer; } - -.twentytwenty-horizontal .twentytwenty-handle:before { - bottom: 50%; - margin-bottom: 22px; - -webkit-box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); - -moz-box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); - box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); } -.twentytwenty-horizontal .twentytwenty-handle:after { - top: 50%; - margin-top: 22px; - -webkit-box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); - -moz-box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); - box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); } - -.twentytwenty-vertical .twentytwenty-handle:before { - left: 50%; - margin-left: 22px; - -webkit-box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); - -moz-box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); - box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); } -.twentytwenty-vertical .twentytwenty-handle:after { - right: 50%; - margin-right: 22px; - -webkit-box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); - -moz-box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); - box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); } - -.twentytwenty-left-arrow { - border-right: 6px solid white; - left: 50%; - margin-left: -17px; } - -.twentytwenty-right-arrow { - border-left: 6px solid white; - right: 50%; - margin-right: -17px; } - -.twentytwenty-up-arrow { - border-bottom: 6px solid white; - top: 50%; - margin-top: -17px; } - -.twentytwenty-down-arrow { - border-top: 6px solid white; - bottom: 50%; - margin-bottom: -17px; } diff --git a/en/404.html b/en/404.html deleted file mode 100644 index d77955aefb6b45717e2bc89991f8608e9fef8d1d..0000000000000000000000000000000000000000 --- a/en/404.html +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - 404 Page not found - - - - - - - - - - - - - - - - - - - - - -
-
-
-
-

Error

-

-

-

Woops. Looks like this page doesn't exist ¯\_(ツ)_/¯.

-

-

Go to homepage

-

-
-
- -
- - - - diff --git a/en/capabilities/index.html b/en/capabilities/index.html deleted file mode 100644 index 576058809743ec3e4eaf4c169ac6fa000409d5e2..0000000000000000000000000000000000000000 --- a/en/capabilities/index.html +++ /dev/null @@ -1,2529 +0,0 @@ - - - - - - - - - - - - - Capabilities :: Documentation for Hugo Learn Theme - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
-
- -
-
- - - - -
-
- -
-
- - -
-
- - - -
- -

Capabilities

- - - - - - - -

Imaging Facilities

- -
    -
  • CG-1D radiography/tomography with cold neutron spectrum. -
  • -
  • VENUS time-of-flight radiography/tomography with epithermal to cold neutrons spectra. -
  • -
  • Xray CT complementary microCT capabilities -
    -
    - - - - - Technical Infos - - -
    - -
    -
  • -
- - -
- -
- - -
- - -
- - - -
- -
-
-
- - - - - - - - - - - - - - - - - - - - - - diff --git a/en/credits/index.html b/en/credits/index.html deleted file mode 100644 index 002a3eb38401be9908b1925601e502f1e06b10c3..0000000000000000000000000000000000000000 --- a/en/credits/index.html +++ /dev/null @@ -1,2592 +0,0 @@ - - - - - - - - - - - - - Contacts :: Documentation for Hugo Learn Theme - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
-
- -
-
- - - - -
-
- -
-
- - -
-
- - - -
- -

Contacts

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Hassina Bilheux
  • Hassina Bilheux - Instrument Scientist
  • Expertise: HFIR and SNS imaging beam lines
  • -
    - - - - - Short Bio ... - - -
    - -
  • bilheuxhn@ornl.gov
  • (865) 384 - 9630
  • (865) 574 - 0241
  • researchGate
  • Scholar Google
Lou Santodonato
  • Lou Santodonato - Instrument Scientist
  • Expertise: HFIR imaging beam line
  • santodonatol@ornl.gov
  • (865) 719 - 0656
  • (865) 574 - 4641

Jean Bilheux

Jiao Lin
  • Jiao Lin - Computer Scientist
  • Expertise: 3D Reconstruction and visualization
  • linjiao@ornl.gov
  • (626) 200 - 5247
  • (626) 200 - 5247
    Shawn
    • Yuxuan Zhang (Shawn) - Postdoctorate
    • Expertise: Resonance Imaging
    • zhangy6@ornl.gov
    Paris Cornwell
    • Paris Cornwell - Scientific Associate
    • cornwellpa@ornl.gov
    • (865) 257 - 1127
    • (865) 574 - 2122
    Brianne Beers
    • Brianne Beers - Graduate Student
    - -

    Past Team Members

    - -
      -
    • Keita DeCarlo, Princeton Univ.
    • -
    • Granger Endsley, Oak Ridge High School
    • -
    • Vincenzo Finochiarro, Italy
    • -
    • Susan Herringer, Brown Univ.
    • -
    • Sarah Hammer, Virginia State Univ.
    • -
    • Felix Kim, Univ. of TN-Knoxville
    • -
    • Misun Kang, Univ. of TN-Knoxville
    • -
    • Gian Song, Univ. of TN-Knoxville
    • -
    • Sophie Voisin, Univ. of TN-Knoxville
    • -
    • Lakeisha Walker, ORNL
    • -
    - - -
    - -
    - - - -
    - - -
    - - - -
    - -
    -
    -
    - - - - - - - - - - - - - - - - - - - - - - - diff --git a/en/faq/index.html b/en/faq/index.html deleted file mode 100644 index 61258379fac1d42cf3bcc58de99117cb3ba83621..0000000000000000000000000000000000000000 --- a/en/faq/index.html +++ /dev/null @@ -1,2987 +0,0 @@ - - - - - - - - - - - - - Frequently Asked Questions :: Documentation for Hugo Learn Theme - - - - - - - - - - - - - - - - - - - - - - - - - - -
    -
    -
    - -
    -
    - - - - - - - -
    -
    - - - -
    - -

    Frequently Asked Questions

    - - - - - - - -

    Before Your Venue

    - -

    Proposal

    - -

    -
    - - - - - How do I submit a proposal? - - -
    - -
    -
    -
    - - - - - When will I know my proposal has been accepted? - - -
    - -
    -
    -
    - - - - - My proposal has been rejected, what to do next? - - -
    - -

    - -

    Samples

    - -

    -
    - - - - - Can I bring my samples? - - -
    - -
    -
    -
    - - - - - Can I leave with my samples? - - -
    - -

    - -

    During your Experiment

    - -
    -
    - - - - - Where can I stay? - - -
    - -
    - -

    Data Analysis

    - -

    -
    - - - - - How can I browse my data? - - -
    - -
    -
    -
    - - - - - How can I get help analyzing my data? - - -
    - -
    -
    -
    - - - - - What are those 'jupyter notebooks'? - - -
    - -
    -
    -
    - - - - - Where are my data and how can I access them? - - -
    - -
    -
    -
    - - - - - I get a firefox error message when trying to start the jupyter notebooks on the analysis machine. - - -
    - -
    -
    -
    - - - - - Where do I find ImageJ (or Fiji) on the analysis computer? - - -
    - -
    -
    -
    - - - - - How to cite our work? - - -
    - -
    -
    -
    - - - - - Metadata of the images and their meaning - - -
    - -

    - -

    Work With Us

    - -

    -
    - - - - - Visiting Researcher Program - - -
    - -
    -
    -
    - - - - - Minority Serving Institutions Partnership Program - - -
    - -

    - - -
    - -
    - - -
    - - -
    - - - -
    - -
    -
    -
    - - - - - - - - - - - - - - - - - - - - - - diff --git a/en/github/index.html b/en/github/index.html deleted file mode 100644 index 95694735c6929b8ef8d8874890123ee6b175a9a3..0000000000000000000000000000000000000000 --- a/en/github/index.html +++ /dev/null @@ -1,2518 +0,0 @@ - - - - - - - - - - - - - Github Repositories :: Documentation for Hugo Learn Theme - - - - - - - - - - - - - - - - - - - - - - - - - - -
    -
    -
    - -
    -
    - - - - -
    -
    - -
    -
    - - -
    -
    - - - -
    - -

    Github Repositories

    - - - - - -

    Our gloal is to only develop open source tools. You will find here a list of the major -repositories hosting our programs

    - - - - -
    - -
    - - - -
    - - -
    - - - -
    - -
    -
    -
    - - - - - - - - - - - - - - - - - - - - - - - diff --git a/en/index.html b/en/index.html deleted file mode 100644 index cda95526de98e53feae8a9441c99fee7d6c42d45..0000000000000000000000000000000000000000 --- a/en/index.html +++ /dev/null @@ -1,2518 +0,0 @@ - - - - - - - - - - - - - Neutron Imaging :: Documentation for Hugo Learn Theme - - - - - - - - - - - - - - - - - - - - - - - - - - -
    -
    -
    - - - -
    - - - - - - navigation - - - - - -

    User Home Page

    - -

    Welcome to the ORNL Neutron Imaging Website!

    - - - -
    - -

    This site is designed to help you with the preparation of your -experiment and subsequent data processing and analysis. If you are not familiar with neutron imaging and may be -interested in collaborating with us, visit the publications page to review the science we do.

    - -

    For industrial applications, please contact Hassina Bilheux

    - -

    We recommend that you discuss your experiment with the instrument team as soon as you receive -approval of your beam time.

    -
    - - -

    Main features

    - -
      -
    • Prepare your arrival: -Everything you will need to do before coming to our laboratory.
    • -
    • Capabilities: list of imaging instruments available.
    • -
    • How to: short tutorials such as how to -access your data, connect to the computers, etc.
    • -
    • Frequently Asked Questions: answers to the most frequent questions -we got from our users.
    • -
    • Links: handy links.
    • -
    - -

    We would like to thank the contribution from the research community in the implementation of this -web site, and always welcome your comments to improve it (contact -Jean Bilheux).

    -
    - - -
    - -

    Web site logo: Ryzewski K., Herringer S., Bilheux H.Z., Walker L., Sheldon B., Voisin S., Bilheux J., Finocchiaro V., Neutron imaging of archaeological bronzes at the Oak Ridge National Laboratory Physics Procedia, 43, 343-351 (2013).

    - -
    - - - -
    - - -
    - - - -
    - -
    -
    -
    - - - - - - - - - - - - - - - - - - - - - - diff --git a/en/index.json b/en/index.json deleted file mode 100644 index da624da1b4cb82abd858b6e3462a9837d56ce9c6..0000000000000000000000000000000000000000 --- a/en/index.json +++ /dev/null @@ -1,400 +0,0 @@ -[ -{ - "uri": "/en/prepare_venue/sample/", - "title": "Sample Shipping", - "tags": [], - "description": "", - "content": " Sample Shipping and/or Handling at HFIR Your samples must be confirmed in IPTS before shipping.\nNeutron Sciences User Sample IPTS #XXXX Oak Ridge National Laboratory / HFIR Site Bldg 7972 DP1 Oak Ridge, TN, 37831 USA If you prefer to bring your samples, please go first to the Sample Management Desk located in the Cold Guide Hall and work with Kristin Nevius to have all your samples labeled with an item Barcode before proceeding to the beamline.\n" -}, -{ - "uri": "/en/tutorial/how_to_run_imars3d/", - "title": "Do a CT reconstruction", - "tags": [], - "description": "", - "content": "This tutorial explains how to use SNS jupyter notebook site to perform CT reconstruction.\nYou will find this tutorial here\n" -}, -{ - "uri": "/en/prepare_venue/proposal_confirmation/", - "title": "Proposal Confirmation", - "tags": [], - "description": "", - "content": "To be completed by the Principal Investigator (PI) of the experiment at least 3 weeks before beam time.\n You can access your proposal using the IPTS page\n Confirmed samples (adding any new samples, and including composition)?\n Confirmed need for lab space?\n Confirmed experiment team that will be present at beam time (add any new members)?\n Confirmed experiment equipment and/or sample environment?\n" -}, -{ - "uri": "/en/prepare_venue/safety/", - "title": "Engineering & Equipment Safety", - "tags": [], - "description": "", - "content": "To be completed by the Principal Investigator (PI) of the experiment\n Provided all safety documentation for user provided equipment immediately?\n Shipped/delivered all user provided equipment at least 2 weeks prior to beam time for electrical and safety inspection?\n Answered all safety related questions through IPTS?\n Ensured that sample environment requested equipment is available and compatible with experiment/beam line?\n Written a Job Hazard Analysis (JHA) for hands on work at HFIR?\n" -}, -{ - "uri": "/en/prepare_venue/access/", - "title": "Access", - "tags": [], - "description": "", - "content": "This must be completed by all participants to the experiment before the first day of experiment.\n Received training e-mail from user office (neutronusers@ornl.gov)?\n Completed online training if assigned? ORNL guess portal\n Scheduled onsite training and tour for HFIR access?\n Followed attached procedure to access CG-1D data?\n Followed attached procedure to access CG-1D analysis computer?\n" -}, -{ - "uri": "/en/prepare_venue/", - "title": "Before your Arrival", - "tags": [], - "description": "", - "content": " Prepare your experiment In order to optimize your experiment time, we recommend you to go through the check lists from this Before your Arrival menu.\nFeel free to print out the pdf version and check out the items one by one.\n" -}, -{ - "uri": "/en/capabilities/", - "title": "Capabilities", - "tags": [], - "description": "", - "content": " Imaging Facilities CG-1D radiography/tomography with cold neutron spectrum. VENUS time-of-flight radiography/tomography with epithermal to cold neutrons spectra. Xray CT complementary microCT capabilities Technical Infos Resolution: 1 micron ultimate resolution with 1mm field-of-view Resolution: 65 microns with 50mm field-of-view 160 kV max 50mm or less sample size " -}, -{ - "uri": "/en/tutorial/", - "title": "Tutorials", - "tags": [], - "description": "", - "content": "You will find here various step by step tutorial showing you:\n how to access your data how to use our analysis computer how to run the analysis software etc. " -}, -{ - "uri": "/en/tutorial/how_to_access_data/", - "title": "Access your data", - "tags": [], - "description": "", - "content": " This will require that you complete 2 steps:\n Step 1: request access to our computer Step 2: reach your data Step 1. Request access to our computers 1. Create an XCAMS account\nIf you have not done so, please create an XCAMS account 2. Request access to HFIR data\nYou can request access to your data by visiting this page https://neutronsr.us/accounts/request.html TOP \n Step 2. Reach your data If the goal is to bring your data to your computer for local visualization and analysis -not recommended due to the size of the data and the tools we offer via our analysis computer - you can either use:\n FileZilla Cyberduck \nUsing FileZilla 1. Install FileZilla.\n2 Create and configure a new bookmark\nEnter the information as followed:\n Host: analysis.sns.gov Port: 22 Protocol: Select SFTP - SSH File Transfer Protocol Logon Type: Normal User: \u0026lt;your xcams\u0026gt; Password: \u0026lt;your password\u0026gt; Click Connect\nYou can now browse to your data by following the structure /HFIR/CG1D/IPTS-XXXX\n3. Import Data\nIf you want to copy your data to your local computer, simply DRAG and DROP the folder of interest into your Desktop display on the left side of the window.\n\nUsing Cyberduck 1. Install Cyberduck.\n2. Create and configure a new bookmark\nEnter the information as followed:\n SFTP (SSH File Transfer Protocol) Server: analysis.sns.gov Port: 22 Username: \u0026lt;your xcams\u0026gt; Password: \u0026lt;your password\u0026gt; SSH Private Key: None Click Connect\nYou can now browse to your data by following the structure /HFIR/CG1D/IPTS-XXXX\n3. Import Data\nIf you want to copy your data to your local computer, simply DRAG and DROP the folder of interest into your Desktop.\nFile Structure If you get lost in the file system, here is a typical map of the file structure.\n\n" -}, -{ - "uri": "/en/tutorial/how_to_access_computer/", - "title": "Connect to our computer", - "tags": [], - "description": "", - "content": " For any personal tutorial, demonstration or request, please contact Jean Bilheux.\nIn order to analyze or visualize your data, please follow the following recipe.\nConnect to our analysis computer Using your favorite browser, go to https://analysis.sns.gov\nEnter your XCAMS and your password and hit Login\nThe first time you log in, you will be presented the following display\njust click OK to finish up logging in.\nAnd if it is not the first time, you will probably see a black screen. Just click anywhere within the window to activate the screensaver log in.\nEnter your password and click Unlock.\nYou are now connected to our analysis computer.\n" -}, -{ - "uri": "/en/tutorial/how_to_start_notebooks/", - "title": "Start the python notebooks", - "tags": [], - "description": "", - "content": "We provide a set of jupyter python notebooks. Those provide many advantages:\n rapid implementation for your special needs ease of use easy to modify if you need to use of python language (widely used in the scientific world) nothing to install for you as we take care of this for you when you use your analysis computer To launch the jupyter notebooks, navigate to Applications \u0026gt; Analysis \u0026gt; Jupyter. Be patient as the python server starts a firefox browser with the right python environment and move to the right folder, for you!\nGetting the browser up and running with the notebooks page display takes around 10 to 20 seconds.\n To start a notebook, just click any of the .ipynb file (normalization.ipynb in this tutorial).\nFirst thing we recommend at this point is to make a copy of this notebook. This way, update of the notebooks will not overwrite your work. Make sure you do not close the terminal window that you can find behind the browser as killing it will terminate your notebook sesssion. " -}, -{ - "uri": "/en/tutorial/how_to_run_notebooks/", - "title": "Run a jupyter notebook", - "tags": [], - "description": "", - "content": " Our jupyter python notebooks are very straighforward to use but there are just a few key points you need to know.\n notebook layout run the notebook modify the notebook \n Notebook layout \n Run the notebook Execute cells The notebooks must be run from top to bottom. Place the cursor in the first cell and either click the icon, or by using the keyboard shortcut SHIFT + ENTER.\nThis is showing a busy notebook with the background cell green and the full circle at the top right corner of the notebook.\n\nFolder Navigation At least one time per notebook, you will need to select a folder or one or more files. This widget will look like this The UI is pretty self explanatory but you just need to know that:\n In the file/folder listing widget\n . means refresh of the current location .. means moving up one directory, or folder. The file or folder will be really selected only once you have clicked the Select button at the bottom right corner.\n To select more than one file (when this option is available), CLICK first file then SHIFT + CLICK the last one. Or ALT + CLICK to individually select each file.\n Output and widgets The cell is then executed and depending on the contain of this one, you may see or not an output to the cell. The output is always displayed just below the cell ran. In some of our notebooks you will see widgets that you will need to interact with. Here are a few examples of widgets you may encounter in your notebook.\nIn some notebooks, the output may even show up in the back of the notebook (the default cell output will give you a message that let you know where to look). Those outside widgets are more complex user interface such as the one shown here.\n\n Modify the notebook " -}, -{ - "uri": "/en/tutorial/notebooks/", - "title": "Notebooks Tutorials", - "tags": [], - "description": "", - "content": " bin_images calculate_water_intake_profile calibrated_transmission combine_folders combine_images create_list_of_file_name_vs_time_stamp cylindrical_geometry_correction deal_files display_and_export_images_with_metadata_profile display_and_export_images_with_timestamp display_counts_of_region_vs_stack display_integrated_stack_of_images file_name_and_metadata_vs_time_stamp fix_images fix_images_with_negative_pixels format_filename_index frederick_ipts from_dsc_time_info_to_ascii_file_vs_time ipts_18813 gamma_filtering_tool linear_profile list_tiff_metadata locate_pixels metadata_overlapping_images normalization normalization_batch profile radial_profile registration resonance_imaging_experiment_vs_theory rotate_and_crop_images template_ui topaz_config_generator water_intake_profile_calculator \nTools File Selector Select IPTS \n Recently updated\n" -}, -{ - "uri": "/en/tutorial/how_to_other/", - "title": "More ...", - "tags": [], - "description": "", - "content": " How can I create a movie from a sequence of images? A full tutorial showing you step by step how to create a movie using ImageJ is available at this post.\n " -}, -{ - "uri": "/en/faq/", - "title": "Frequently Asked Questions", - "tags": [], - "description": "", - "content": " Before Your Venue Proposal How do I submit a proposal? To learn more about submitting a proposal for beam time, go to neutrons.ornl.gov/users. To submit your proposal, go to the proposal system. When will I know my proposal has been accepted? Answer will go here.\n My proposal has been rejected, what to do next? Answer will go here.\n \nSamples Can I bring my samples? answer here\n Can I leave with my samples? answer here\n \nDuring your Experiment Where can I stay? A few options are available off-site and on-site. Check the neutron.ornl.gov users page for more infos.\n Data Analysis How can I browse my data? Using ONCat, you will be able to view your data view the metadata and get infos about such or such data set find an experiment using keyword More features coming soon How can I get help analyzing my data? Just contact Jean Bilheux to discuss your needs.\nBy going over your experiment together, Jean will show you how to run the current tools and will develop customed python notebooks if needed.\n What are those \u0026#39;jupyter notebooks\u0026#39;? The jupyter notebook developed by jupyter are an easy way to run python code using only a browser. By accessing our analysis computer, you won\u0026rsquo;t have anythign to install. Refer to our How To page to learn how to do that.\n Where are my data and how can I access them? The following tutorial will show you where are you data and how you can access them. Just go to How To \u0026gt; Access your data\n I get a firefox error message when trying to start the jupyter notebooks on the analysis machine. After double clicking the start jupyter icon, I get an Firefox error message telling me that I have another Firefox window opened.\nThe short way to fix that is by starting the Help me application.\nThen go to the Desperate Actions\nand click the Fix Firefox!\nThis should fix your issue and you should be able to start the jupyter notebooks now.\n Where do I find ImageJ (or Fiji) on the analysis computer? Just follow the following path to find and start ImageJ. If you need to learn how to use ImageJ, check their tutorial web site\n How to cite our work? Use of CG1D beam line iMars3D iBeatles Metadata of the images and their meaning You can retrieve the metadata of your TIFF images using: ONCat the jupyter notebook list_tiff_metadata.ipynb. Check How To \u0026gt; Start the python notebooks \n Tag NameDescription ImageWidthThe number of columns in the image ImageHeightThe number of rows in the image BitsPerSampleThe number of bits per component (ie. 16-bits or 32-bits for each greyscale pixel in our case) SampleFormatSpecifies how to interpret each data sample in a pixel (1 = unsigned integer) SamplesPerPixelThe number of components per pixel (1 in our case, which is grey scale) Compression1 = None PhotometricInterpretation1 = Min is black MakeStrThe detector manufacture (eg. 'Andor' or 'SBIG') ModelStrThe detector model number SoftwareStrEPICS areaDetector \nTags 65000 to 650009 have no name and are used for timestamps and a unique ID\n Tag NameDescription 65000EPICS timestamp. The timestamp is made when the image is read out from the camera. Format is seconds.nanoseconds since Jan 1st 00:00 1990. 65001Unique ID for the image. Always 1 for single image acquisition, and incrementing up for camera and CT scans. Should always match the ImageCounter value. 65002EPICS timestamp (seconds part only) 65003EPICS timestamp (nanoseconds part only) Scan Information Tag NameDescription FileNameStrThe original file name part of the constructed file name (see below) InstrumentStr'CG1D' or 'VENUS' IPTSIPTS Number ITEMSITEMS Number SampleDescStrSample description (user entered) NotesStrUser notes DataSetStr'2D' or '3D' DataAcqModeStr'White Beam', 'TOF-cold/thermal', 'Epithermal' or 'Monochromatic' DataTypeStr'OB', 'Raw' or 'DF' Camera/Image Information Tag NameDescription ExposureTimeExposure time for the image (in seconds) ExposurePeriodExposure period for the image (Exposure Time + Readout Time in seconds). Not relevant for single image exposures. NumImages1= single image exposure (our normal mode of operation) ImageCounterAlways 1 for single image acquisition, and incrementing up for camera and CT scans. MinXMin X pixel (0 for full frame images) MinYMin Y pixel (0 for full frame images) SizeXSize of image in X dimension (should be equal to the ImageWidth value) SizeYSize of image in Y dimension (should be equal to the ImageLength value) TemperatureThe setpoint temperature (in C) TemperatureActualThe actual temperature read from the detector (in C) Motor Position \u0026amp; Scan Device Tag NameDescription MotScanDeviceStr'Small Rot' or 'Large Rot' used for this CT scan (if we are doing a camera scan or single image acquisition, this is not relevant) RotationActualActual position of the rotation stage used in the CT scan (or the previous scan if we are doing a camera scan or single image acquisition) MotRotTable.RBVLarge rotation table actual position MotRotTableLarge rotation table setpoint MotSmallRotTable.RBVSmall rotation table actual position MotSmallRotTableSmall rotation table setpoint MotLiftTable.RBVLift Table actual position MotLiftTableLift table setpoint MotShortAxis.RBVShort axis actual posiiton ... TIFF File Header Example TIFF Directory at offset 0x800008 (8388616) Image Width: 2048 Image Length: 2048 Bits/Sample: 16 Sample Format: unsigned integer Compression Scheme: None Photometric Interpretation: min-is-black Samples/Pixel: 1 Rows/Strip: 2048 Planar Configuration: single image plane Make: Unknown Model: Unknown Software: EPICS areaDetector Tag 65000: 837380408.136687 Tag 65001: 1 Tag 65002: 837380408 Tag 65003: 148080423 Tag 65010: FileNameStr:TiffHeaderTests Tag 65011: InstrumentStr:CG1D Tag 65012: IPTS:17255 Tag 65013: ITEMS:-1 Tag 65014: SampleDescStr:polarization test Tag 65015: NotesStr:polarization test Tag 65016: DataSetStr:2D Tag 65017: DataAcqModeStr:White Beam Tag 65018: DataTypeStr:Raw Tag 65019: ModelStr:DW936_BV Tag 65020: ManufacturerStr:Andor Tag 65021: ExposureTime:1.000000 Tag 65022: ExposurePeriod:5.451660 Tag 65023: NumExposures:1 Tag 65024: NumImages:1 Tag 65025: ImageCounter:1 Tag 65026: MinX:0 Tag 65027: MinY:0 Tag 65028: SizeX:2048 Tag 65029: SizeY:2048 Tag 65030: Temperature:-60.000000 Tag 65031: TemperatureActual:-57.830002 Tag 65032: MotScanDeviceStr:Small Rot Tag 65033: RotationActual:183.000132 Tag 65034: MotLiftTable.RBV:247.500452 Tag 65035: MotLiftTable:247.500452 Tag 65036: MotShortAxis.RBV:76.000000 Tag 65037: MotShortAxis:76.000000 Tag 65038: MotLongAxis.RBV:193.016000 Tag 65039: MotLongAxis:193.016000 Tag 65040: MotRotTable.RBV:182.996500 Tag 65041: MotRotTable:183.000000 Tag 65042: MotSmallRotTable.RBV:183.000132 Tag 65043: MotSmallRotTable:183.000000 Tag 65044: MotDetTable.RBV:200.000000 Tag 65045: MotDetTable:200.000000 Tag 65046: MotCameraVert.RBV:-51.699796 Tag 65047: MotCameraVert:-51.699796 Tag 65048: MotHoriTrans.RBV:28.000000 Tag 65049: MotHoriTrans:28.000000 Tag 65050: MotVertTrans.RBV:60.000000 Tag 65051: MotVertTrans:60.000000 Tag 65052: MotDiffuser.RBV:86.300000 Tag 65053: MotDiffuser:86.300000 Tag 65054: MotAperture.RBV:138.700000 Tag 65055: MotAperture:138.700000 Tag 65056: MotSlitVB.RBV:39.969938 Tag 65057: MotSlitVB:39.969938 Tag 65058: MotSlitVT.RBV:39.860484 Tag 65059: MotSlitVT:39.860484 Tag 65060: MotSlitHR.RBV:40.000000 Tag 65061: MotSlitHR:40.000000 Tag 65062: MotSlitHL.RBV:39.977781 Tag 65063: MotSlitHL:39.977781 Tag 65064: AndorCCDCooler:1 Tag 65065: AndorCCDTempStatusStr:Not stabilized at set point Tag 65066: AndorCCDPreAmpGain:0 Tag 65067: AndorCCDADCSpeed:2 \nWork With Us Visiting Researcher Program Link here\n Minority Serving Institutions Partnership Program Link here\n \n" -}, -{ - "uri": "/en/links/", - "title": "Links", - "tags": [], - "description": "", - "content": " Laboratory Utilities ORNL User Program Guide User Program Guide. Submit a proposal Go to the Proposal System.\n Neutron Imaging Facility Official Web Page Neutron Imaging Facility Official Web Page. Neutrons (SNS/HFIR) Web Page https://neutrons.ornl.gov/ ORNL Web Page https://www.ornl.gov/ ORNL guess portal https://user.ornl.gov \nAnalysis Tools Sample Activation Calculators https://sac.ornl.gov/ Calculate Transmission and Scattering Power https://webapps.frm2.tum.de/intranet/neutroncalc/ Neutron Transmission Calculator http://apps.jcns.fz-juelich.de/toolbox/nXsection.php Neutron Scattering Lengths and Cross Sections https://www.ncnr.nist.gov/resources/n-lengths/ Neutron Activation and Scattering Calculator ncnr.nist.gov/resources/activation/ Cold Neutron (HFIR) Transmission and Resonance https://isc.sns.gov/ \nReferences Standard Guide for Thermal Neutron Radiography of Materials ASTM Guide for Thermal Neutron Radiography. International Society for Neutron Radiology (ISNR) International Society for Neutron Radiology \nShortcuts ONCat - https://oncat.ornl.gov/#/ " -}, -{ - "uri": "/en/tutorial/notebooks/calculate_water_intake_profile/", - "title": "Calculate Water Intake", - "tags": [], - "description": "", - "content": "Notebook name: calculate_water_intake.ipynb\n" -}, -{ - "uri": "/en/tutorial/notebooks/calibrated_transmission/", - "title": "Calibrated Transmission", - "tags": [], - "description": "", - "content": " Notebook name: calibrated_transmission.ipynb\nDescription The goal of this notebook is to display the average counts of region selected for each file. It\u0026rsquo;s possible to calibrate up to 2 regions by giving them a value. If a region with a mean counts of 100 is calibrated to 1 for example, all the other value displayed will use this new scaled defined. That means, if for a file the mean counts of a region is 200, the program will display 2. When 2 calibrated region are defined, a linear interpolation is used to dislay the mean counts of the region selected. When no calibrated region have been defined, the true (raw) mean counts are displayed.\nStart the notebook If you need help accessing this notebook, check the How To \u0026gt; Start the python notebooks tutorial.\nSelect your IPTS Need help using the IPTS selector?\n Select Images to Process Select the images you want to process using the File Selector. Once you click the Select button, the time stamp and the images will be automatically loaded. Wait for the progress bar to be done.\nNeed help using the File Selector?\n Calibrated Transmission UI Presentation How Does it Work ? Define the Calibration Regions Activate or deactivate the calibration region you want/do not want. Define the position and size of the region (using mouse in the image viewer, or by manual input) Select the value corresponding to this region Select the file to use corresponding to that region Define the Measurement Regions Go the Measurement Regions tab Add new regions by clicking the + button at the bottom right Change the position (using mouse in image viewer or by manual input in the table) Remove regions using the - button Summary Tab The Summary tab display the list of files, time stamp, relative time (using the first file as reference or time 0), and mean counts calibrated for each measurement regions.\nExport Calibrated Transmission You can now export the calibrated transmission signal for each file by clicking the Export Calibrated Transmission button. Just select the output location. The file name created will be based on the input data folder and will look like this.\nIf input data file is light_loop1_flow2, the output file will be named light_loop1_flow2_calibrated_transmission.txt\n" -}, -{ - "uri": "/en/categories/", - "title": "Categories", - "tags": [], - "description": "", - "content": "" -}, -{ - "uri": "/en/tutorial/notebooks/combine_folders/", - "title": "Combine Folders", - "tags": [], - "description": "", - "content": "Notebook name: combine_folders.ipynb\n" -}, -{ - "uri": "/en/tutorial/notebooks/combine_images/", - "title": "Combine Images", - "tags": [], - "description": "", - "content": "Notebook name: combine_images.ipynb\n" -}, -{ - "uri": "/en/credits/", - "title": "Contacts", - "tags": [], - "description": "", - "content": " Hassina Bilheux - Instrument ScientistExpertise: HFIR and SNS imaging beam lines Short Bio ... Dr. Hassina Bilheux obtained her Ph.D. in Physics at the Univ. of Versailles, France. Her work focused on plasma physics at the Oak Ridge National Laboratory’s Physics Division.\nShe has developed neutron imaging capabilities at ORNL’s High Flux Isotope Reactor CG-1D beamline and is prototyping neutron imaging at the Spallation Neutron Source. Her interests comprise the development of advanced neutron imaging techniques at the Spallation Neutron Source for material and biological applications. bilheuxhn@ornl.gov (865) 384 - 9630 (865) 574 - 0241 researchGate Scholar Google Lou Santodonato - Instrument ScientistExpertise: HFIR imaging beam line santodonatol@ornl.gov (865) 719 - 0656 (865) 574 - 4641 Jean Bilheux - Computer ScientistExpertise: Python Notebooks and Data Analysis bilheuxjm@ornl.gov (865) 406 - 1704 (865) 574 - 4637 jbilheux.com jeanbilheux.pages.ornl.gov Jiao Lin - Computer ScientistExpertise: 3D Reconstruction and visualization linjiao@ornl.gov (626) 200 - 5247 (626) 200 - 5247 Yuxuan Zhang (Shawn) - PostdoctorateExpertise: Resonance Imaging zhangy6@ornl.gov Paris Cornwell - Scientific Associate cornwellpa@ornl.gov (865) 257 - 1127 (865) 574 - 2122 Brianne Beers - Graduate Student Past Team Members Keita DeCarlo, Princeton Univ. Granger Endsley, Oak Ridge High School Vincenzo Finochiarro, Italy Susan Herringer, Brown Univ. Sarah Hammer, Virginia State Univ. Felix Kim, Univ. of TN-Knoxville Misun Kang, Univ. of TN-Knoxville Gian Song, Univ. of TN-Knoxville Sophie Voisin, Univ. of TN-Knoxville Lakeisha Walker, ORNL " -}, -{ - "uri": "/en/tutorial/notebooks/create_list_of_file_name_vs_time_stamp/", - "title": "Create List of Files", - "tags": [], - "description": "", - "content": "Notebook name: create_list_of_file_name_vs_time_stamp.ipynb\n" -}, -{ - "uri": "/en/tutorial/notebooks/cylindrical_geometry_correction/", - "title": "Cylindrical Geometry Correction", - "tags": [], - "description": "", - "content": " Notebook name: cylindrical_geometry_correction.ipynb\nDescription Start the notebook If you need help accessing this notebook, check the How To \u0026gt; Start the python notebooks tutorial.\nHow to Use It? Select your IPTS Check the full tutorial here\nloading the Images You need to provide the list of samples, OB and DF (if needed). To do so, just SHIFT + ENTER the following cell to display a selection tool wizard.\nThe dialogbox will start listing the files from the IPTS folder you selected in the first cell. Feel free to navigate to find your data set.\n" -}, -{ - "uri": "/en/tutorial/notebooks/deal_files/", - "title": "Deal Files", - "tags": [], - "description": "", - "content": "Notebook name: deal_files.ipynb\n" -}, -{ - "uri": "/en/tutorial/notebooks/display_counts_of_region_vs_stack/", - "title": "Display Counts of ROI vs Stack", - "tags": [], - "description": "", - "content": "Notebook name: display_counts_of_region_vs_stack.ipynb\n" -}, -{ - "uri": "/en/tutorial/notebooks/display_and_export_images_with_metadata_profile/", - "title": "Display Images and Metadata", - "tags": [], - "description": "", - "content": "Notebook name: display_and_export_images_with_metadata.ipynb\n" -}, -{ - "uri": "/en/tutorial/notebooks/display_integrated_stack_of_images/", - "title": "Display Integrated Images", - "tags": [], - "description": "", - "content": "Notebook name: display_integrated_stack_of_images.ipynb\n" -}, -{ - "uri": "/en/tutorial/notebooks/display_and_export_images_with_timestamp/", - "title": "Display and Export Images", - "tags": [], - "description": "", - "content": "Notebook name: display_and_export_images_with_timestamp.ipynb\n" -}, -{ - "uri": "/en/tutorial/notebooks/file_name_and_metadata_vs_time_stamp/", - "title": "File Name and Metadata vs Timestamp", - "tags": [], - "description": "", - "content": "Notebook name: file_name_and_metadata_vs_time.ipynb\n" -}, -{ - "uri": "/en/tutorial/notebooks/file_selector/", - "title": "File Selector", - "tags": [], - "description": "", - "content": " Description The File Selector tool allows you to navigate through the file system to select files or folders.\nNavigation Manual Definition of Folder In order to make your way to your file(s)/folder(s), you can either chose to define your folder using the manual input field and click Jump\nOr/And you can navigate using the file browser box.\nSelection To select a folder, you have two ways:\n select the folder and click SELECT enter the folder and click SELECT To move up the tree (go to the parent folder), select ..\nMoving Up the Tree Filter for File Selection You can sometimes narrow down the list of files/folders displayed by using the filter option.\nAll Features Tutorial If you want to check all the features offered by the fileselector tool, go to the Fileselector hands-on tutorial\n" -}, -{ - "uri": "/en/tutorial/notebooks/fix_images/", - "title": "Fix Images", - "tags": [], - "description": "", - "content": "Notebook name: fix_images.ipynb\n" -}, -{ - "uri": "/en/tutorial/notebooks/fix_images_with_negative_pixels/", - "title": "Fix Images with Negative Pixels", - "tags": [], - "description": "", - "content": "Notebook name: fix_images_with_negative_pixels.ipynb\n" -}, -{ - "uri": "/en/tutorial/notebooks/format_filename_index/", - "title": "Format Filename Index", - "tags": [], - "description": "", - "content": "Notebook name: format_filename_index.ipynb\n" -}, -{ - "uri": "/en/tutorial/notebooks/frederick_ipts/", - "title": "Frederick IPTS", - "tags": [], - "description": "", - "content": " Notebook name: frederick_ipts.ipynb\nDescription This notebook will re-group the data using the metadata recorded in the name of the files.\nStart the notebook If you need help accessing this notebook, check the How To \u0026gt; Start the python notebooks tutorial.\nSelect your IPTS Need help using the IPTS selector?\n Select Images to Process Select the images you want to process using the File Selector. Once you click the Select button, the time stamp and the images will be automatically loaded. Wait for the progress bar to be done.\nSorting Files Using the name of the files, the program will retrieve the Temperature (T) and Pressure (P) of the data set.\nHere is what those file names look like\nThe program will then re-group the files by time stamp first and then by T and P parameters.\nThis process may take some times as the program is loading all the data and calculating the groups.\nDisplay Images By running the display images cell, a UI pops up that will allow you to browse your data using the groups extracted from the previous step.\n" -}, -{ - "uri": "/en/tutorial/notebooks/from_dsc_time_info_to_ascii_file_vs_time/", - "title": "From .dsc Time Info to ASCII File vs Time", - "tags": [], - "description": "", - "content": "Notebook name: from_dsc_time_info_to_ascii_file_vs_time.ipynb\n" -}, -{ - "uri": "/en/showcase/", - "title": "Gallery", - "tags": [], - "description": "", - "content": "" -}, -{ - "uri": "/en/tutorial/notebooks/gamma_filtering_tool/", - "title": "Gamma Filtering Tool", - "tags": [], - "description": "", - "content": " Notebook name: gamma_filtering_tool.ipynb\nDescription This notebook will allow you to compare data loaded without any correction against data loaded with gamma filtering on. You will be able to change the gamma filtering coefficient to optimize the cleaning of the gammas without dammaging the images.\nStart the notebook If you need help accessing this notebook, check the How To \u0026gt; Start the python notebooks tutorial.\nHow to Use It? Select your IPTS Check the full tutorial here\nSelect Images Simply select all the images you want to work on.\nCheck the file selection tool tutorial to learn how to use the file selector tool. Display Images Mouse Infos / Zoom and Pan Moving the mouse over the raw or filtered image will give you its value in the status bar (bottom left) of the UI. Also any zoom or pan transformation in one of the image will be reproduced in the other image.\nChanging the filtering coefficient After changing the gamma filtering coefficient and hitting ENTER, the entire stack of data will be reloaded using the new filter coefficient. The table will show you the new percentage and number of pixels cleaned. The gamma filtered plot will be refreshed to display the new cleaned selected image.\nGamma Filtering Algorithm If you wonder how the gamma filtering algorithm works and what is the meaning behind this magic gamma filtering coefficient\nHere is the workflow:\n user determine the gamma filtering coefficient (coefficient). Value between 0 and 1. Image per image, the program calculate the average counts (image_average_counts). if the coefficient * pixel_value \u0026gt; image_average_counts then this pixel is considered to be a gamma and is replaced by the average value of its 8 neighbor pixels. Feel free to move the plot around and resize them! " -}, -{ - "uri": "/en/github/", - "title": "Github Repositories", - "tags": [], - "description": "", - "content": "Our gloal is to only develop open source tools. You will find here a list of the major repositories hosting our programs\n jupyter notebooks used in the analysis of the data python_notebooks python library used for normalization neunorm Imaging Resonance python library imagingReso iBeatles for Bragg Edge fitting iBeatles set of jupyter widgets ipywe Root analysis library RootPlantProcessing " -}, -{ - "uri": "/en/tutorial/notebooks/linear_profile/", - "title": "Linear Profile", - "tags": [], - "description": "", - "content": "Notebook name: linear_profile.ipynb\n" -}, -{ - "uri": "/en/tutorial/notebooks/list_tiff_metadata/", - "title": "List TIFF Metadata", - "tags": [], - "description": "", - "content": "Notebook name: list_tiff_metadata.ipynb\n" -}, -{ - "uri": "/en/tutorial/notebooks/locate_pixels/", - "title": "Locate Pixels", - "tags": [], - "description": "", - "content": "Notebook name: locate_pixels.ipynb\n" -}, -{ - "uri": "/en/tutorial/notebooks/metadata_overlapping_images/", - "title": "Metatadata Overlapping Images", - "tags": [], - "description": "", - "content": " Notebook name: metadata_overlapping_images.ipynb\nDescription This notebook normalized the imaging data (tiff or fits) by removing the background and fixing the fluctuations of the neutron beam. You will need:\n select your images select your open beam (OB) optional - select the dark field (DF) optional - select one or more background region in your sample images run the normalization select output folder where the normalized images will be saved Start the notebook If you need help accessing this notebook, check the How To \u0026gt; Start the python notebooks tutorial.\nHow to Use It? Select your IPTS Check the full tutorial here\nloading the Images You need to provide the list of samples, OB and DF (if needed). To do so, just SHIFT + ENTER the following cell to display a selection tool wizard.\nThe dialogbox will start listing the files from the IPTS folder you selected in the first cell. Feel free to navigate to find your data set.\nCheck the file selection tool tutorial to learn how to use the file selector tool. " -}, -{ - "uri": "/en/", - "title": "Neutron Imaging", - "tags": [], - "description": "", - "content": " User Home Page Welcome to the ORNL Neutron Imaging Website! To learn more about submitting a proposal for beam time, go to neutrons.ornl.gov/users. To submit your proposal, go to the proposal system. This site is designed to help you with the preparation of your experiment and subsequent data processing and analysis. If you are not familiar with neutron imaging and may be interested in collaborating with us, visit the publications page to review the science we do.\nFor industrial applications, please contact Hassina Bilheux\nWe recommend that you discuss your experiment with the instrument team as soon as you receive approval of your beam time.\n Main features Prepare your arrival: Everything you will need to do before coming to our laboratory. Capabilities: list of imaging instruments available. How to: short tutorials such as how to access your data, connect to the computers, etc. Frequently Asked Questions: answers to the most frequent questions we got from our users. Links: handy links. We would like to thank the contribution from the research community in the implementation of this web site, and always welcome your comments to improve it (contact Jean Bilheux).\n Web site logo: Ryzewski K., Herringer S., Bilheux H.Z., Walker L., Sheldon B., Voisin S., Bilheux J., Finocchiaro V., Neutron imaging of archaeological bronzes at the Oak Ridge National Laboratory Physics Procedia, 43, 343-351 (2013).\n " -}, -{ - "uri": "/en/tutorial/notebooks/normalization/", - "title": "Normalization", - "tags": [], - "description": "", - "content": " Notebook name: normalization.ipynb\nDescription This notebook normalized the imaging data (tiff or fits) by removing the background and fixing the fluctuations of the neutron beam. You will need:\n select your images select your open beam (OB) optional - select the dark field (DF) optional - select one or more background region in your sample images run the normalization select output folder where the normalized images will be saved Start the notebook If you need help accessing this notebook, check the How To \u0026gt; Start the python notebooks tutorial.\nHow to Use It? Select your IPTS Check the full tutorial here\nloading the Images You need to provide the list of samples, OB and DF (if needed). To do so, just SHIFT + ENTER the following cell to display a selection tool wizard.\nThe dialogbox will start listing the files from the IPTS folder you selected in the first cell. Feel free to navigate to find your data set.\nCheck the file selection tool tutorial to learn how to use the file selector tool. Select your sample images click Next Step\u0026gt;\u0026gt; Select your OB images click Next Step\u0026gt;\u0026gt; OPTIONAL Select your DF images click Next Step\u0026gt;\u0026gt; to let the program load all your images. Select Background Region SHIFT + ENTER to run the cell. A new User Interface (UI) will come to life. If you can not see the UI, check behind the notebook window.\nJust click OK if you do not want to select any region of interest (ROI).\nIf you want to provide one, or more, ROI, click + on the right of the GUI and move/resize the ROI using the mouse, or the table values.\nNormalization This cell runs the normalization and let you know the progress of the calculation via a progress bar.\nExport Select where you want to output the normalized data, then run the following cell. Once the output folder selected, a folder name after the input data folder is created and will contain all the normalized data.\n" -}, -{ - "uri": "/en/tutorial/notebooks/normalization_batch/", - "title": "Normalization_batch", - "tags": [], - "description": "", - "content": " Notebook name: normalization_batch.ipynb\nDescription This notebook normalized the imaging data (tiff or fits) by removing the background and fixing the fluctuations of the neutron beam. You will need:\n select your images select your open beam (OB) optional - select the dark field (DF) optional - select one or more background region in your sample images select output folder where the normalized images will be saved normalization will run in the background Start the notebook If you need help accessing this notebook, check the How To \u0026gt; Start the python notebooks tutorial.\nHow to Use It? Select your IPTS Check the full tutorial here\nloading the Images You need to provide the list of samples, OB and DF (if needed). To do so, just SHIFT + ENTER the following cell to display a selection tool wizard.\nThe dialogbox will start listing the files from the IPTS folder you selected in the first cell. Feel free to navigate to find your data set.\nCheck the file selection tool tutorial to learn how to use the file selector tool. Select your sample images click Next Step\u0026gt;\u0026gt; Select your OB images click Next Step\u0026gt;\u0026gt; OPTIONAL Select your DF images click Next Step\u0026gt;\u0026gt; to let the program load all your images. Select Background Region SHIFT + ENTER to run the cell. A new User Interface (UI) will come to life. If you can not see the UI, check behind the notebook window.\nJust click OK if you do not want to select any region of interest (ROI).\nIf you want to provide one, or more, ROI, click + on the right of the GUI and move/resize the ROI using the mouse, or the table values.\nExport Folder Select where you want to output the normalized data, then run the following cell. Once the output folder selected, a folder name after the input data folder is created and will contain all the normalized data.\nNormalization (in background) This cell runs the normalization in batch mode, this means that you can keep working on the notebook (select more data to normalized) while the data are normalized behind.\n" -}, -{ - "uri": "/en/tutorial/notebooks/profile/", - "title": "Profile", - "tags": [], - "description": "", - "content": " Notebook name: profile.ipynb\nDescription We created this notebook to get very precise profile of samples. For example, if you want to select a profile of exactly the center of your cylindrical sample, then this notebook is for you.\nStart the notebook If you need help accessing this notebook, check the How To \u0026gt; Start the python notebooks tutorial.\nSelect your IPTS Need help using the IPTS selector?\n Select Images to Process Select the images you want to process using the File Selector. Once you click the Select button, the time stamp and the images will be automatically loaded. Wait for the progress bar to be done.\nNeed help using the File Selector?\n Profile UI Presentation How Does it Work ? Tool to Help you Select the Profile(s) The guide (red box surrounding the profile) is only there to help you define and move your profile with precision. Once the profile has been defined, disable the guide to lock the position of the profile.\nProfiles Plots The profile plots of the current image selected are displayed at the bottom of the interface.\nAll Profiles / All Images By going to the tab All Profiles / All Images, you can display on the same plot the profiles you select with the images you select.\nExport Profiles After clicking the Export Profiles\u0026hellip; button, and selecting an output folder, each profile will produce an ascii file. The top of this ascii file contains some metadata such as size of profile, list of input file name\u0026hellip;. Then the profile for each file will be saved into a comma separated table where each column is a file.\n" -}, -{ - "uri": "/en/tutorial/notebooks/radial_profile/", - "title": "Radial Profile", - "tags": [], - "description": "", - "content": "Notebook name: radial_profile.ipynb\n" -}, -{ - "uri": "/en/tutorial/notebooks/bin_images/", - "title": "Rebin Images", - "tags": [], - "description": "", - "content": "Notebook name: bin_images.ipynb\n" -}, -{ - "uri": "/en/tutorial/notebooks/registration/", - "title": "Registration", - "tags": [], - "description": "", - "content": " Notebook name: registration.ipynb\nDescription This notebook will allow the registration (alignment) of a set of images using a reference image of your choice.\nHere are the steps (bold for user input/manipulation)\n Select the stack of images launch application Perform Auto alignment and/or Align images manually use profile to help in the alignment and sliders to check images overlap Start the notebook If you need help accessing this notebook, check the How To \u0026gt; Start the python notebooks tutorial.\nSelect your IPTS Need help using the IPTS selector?\n Select Images to Process Select the images you want to process using the File Selector. Once you click the Select button, the time stamp and the images will be automatically loaded. Wait for the progress bar to be done.\nNeed help using the File Selector?\n Registration UI Registration Methods You will find 4 ways to register your data\n Automatic mode (let the program try to align your data for you) Manual mode (you have full control of how to move each of the image manually) Marker mode (define markers on the images and align them) Profile mode (use high contrast feature to align horizontally and vertically images) \nAuto Registration Let the program perform auto-registration of all the images selected using the default first image as a reference by clicking Auto Registration\n\nManual Registration If you choose to manually align the images (except the reference image), click the Manual Registration button. Then move manually the images selected using the manual registration tool widgets.\n\nRegistration using Markers Click the Markers\u0026hellip; button to launch a new window.\nYou can define as manay markers as you want for each image. Then using Align images Using Markers button will align all the images according to the best overlap value of the markers.\nYou can copy/paste markers position using right click on the table.\n\nRegistration using Profiles Using a high contrast feature of the images (like a man made marker on the side of the sample), the program calculates the edge of this feature for all the images. This edge position (vertically and horizontally) is then used to register the images. If you are curious about the algorithm used to define the edge position, we are using the same algorithm as the water intake algorithm called sliding average.\n position the horizontal and vertical profiles on top of high contrast object change size (lenght and width) of profile regions if needed calculate edge (peak position) of marker in all images select one of the bottom 3 options to export, save registered images. Tools to Help You Grid You can add a grid on top of your images to help you in the manual alignment. Click the Grid \u0026gt; display at the top left corner of the UI. Then play with the slider to change the size of the grid.\nProfile You can display the profile of the image selected and of the reference image to help align the images.\nSimply move the edge of the profile lines. The profile of all the images selected (+ reference image) will be displayed.\nOpacity Slider The UI provides two types of opacity sliders.\n Selection vs Reference Image Images Selected Selection vs Reference Image This slider will show up whenever at least one file, other than the reference image, is selected in the table (bottom of UI).\n When the cursor is at the top of the slider, the mean of all the images selected is displayed (100% of selection is displayed) When the cursor is at the bottom of the slider, only the reference image is displayed (0% of selection is displayed) All other position will display a x% of the selected images and then (1-x)% of the reference image. Images Selected Whenever at least two images are selected (other than reference image), a checkbox labeled all and a slider will show up on the left of the UI.\nBy default all the images selected are display (mean of all images). But if you uncheck the all checkbox, then you can gradually display the imagess from the first one to the last one.\nThis slider will allow to go from the first image selected to the second by increasing the opacity of the first one, and decreasing the opacity of the second one. Once only the second image is display, keep moving the cursor will bring to display the third image and the second image will vanish.\nThe goal of this slider is to gradually display the images one by one.\nThe right slider to display current image vs reference image is always available.\n Export By clicking the Export \u0026hellip; button (bottom right) you will export the images registered into a folder you select.\nAdvanced users All the data registered can be access from the python notebook\n\u0026gt;\u0026gt;\u0026gt; data_registered = o_registration.data_dict \u0026gt;\u0026gt;\u0026gt; print(np.shape(data_registered['data'])) (8, 2048, 2048) you can also reach the list of file names and their metadata\n\u0026gt;\u0026gt;\u0026gt; import pprint \u0026gt;\u0026gt;\u0026gt; pprint.pprint(data_registered['file_name']) ['/Volumes/my_book_thunderbolt_duo/IPTS/IPTS-19921-Charles/02/im0000.tif', '/Volumes/my_book_thunderbolt_duo/IPTS/IPTS-19921-Charles/02/im0031.tif', '/Volumes/my_book_thunderbolt_duo/IPTS/IPTS-19921-Charles/02/im0032.tif', '/Volumes/my_book_thunderbolt_duo/IPTS/IPTS-19921-Charles/02/im0033.tif', '/Volumes/my_book_thunderbolt_duo/IPTS/IPTS-19921-Charles/02/im0034.tif', '/Volumes/my_book_thunderbolt_duo/IPTS/IPTS-19921-Charles/02/im0035.tif', '/Volumes/my_book_thunderbolt_duo/IPTS/IPTS-19921-Charles/02/im0036.tif', '/Volumes/my_book_thunderbolt_duo/IPTS/IPTS-19921-Charles/02/im0037.tif'] \u0026gt;\u0026gt;\u0026gt; pprint.pprint(data_registered['metadata'][0]) {256: 2048, 257: 2048, 258: (16,), 259: 1, 262: 1, 270: 'slope = 2.13626E-05 \\roffset = 0.00000E+00\\r', 273: (8,), 277: 1, 278: 2048, 279: (8388608,), 282: 10.0, 283: 10.0, 296: 3, 320: (0,), 339: (1,)} " -}, -{ - "uri": "/en/tutorial/notebooks/resonance_imaging_experiment_vs_theory/", - "title": "Resonance Imaging Experiment vs Theory", - "tags": [], - "description": "", - "content": "Notebook name: resonance_imaging_experiment_vs_theory.ipynb\n" -}, -{ - "uri": "/en/tutorial/notebooks/rotate_and_crop_images/", - "title": "Rotate and Crop Images", - "tags": [], - "description": "", - "content": "Notebook name: rotate_and_crop_images.ipynb\n" -}, -{ - "uri": "/en/tutorial/notebooks/select_ipts/", - "title": "Select IPTS", - "tags": [], - "description": "", - "content": " The select IPTS tool that you will find at the top of most of the notebooks allows you to quickly select your IPTS. This information will then be used by the program to quickly jump to that IPTS. Any file or folder selection will starts from this IPTS project, this way you won\u0026rsquo;t have to look around to find your data.\nEnter IPTS Use the top text box to specify your IPTS number. As you enter the number, the program check if the IPTS exists or not. A message will be displayed on the right side informing you if the file exist or not.\nIf the IPTS can be located, the second widget (list of IPTS) will automatically jump to that folder.\nSelect IPTS The second widget list all the IPTS found for your instrument (Imaging by default). Just select your IPTS.\nHELP Button Brings a new window in your browser with this help page.\nLive Demo " -}, -{ - "uri": "/en/tutorial/notebooks/topaz_config_generator/", - "title": "TOPAZ config file generator", - "tags": [], - "description": "", - "content": " Notebook name: TOPAZ_config_generator.ipynb\nStart the Notebook If you need help accessing this notebook, check the How To \u0026gt; Start the python notebooks tutorial.\nFirst Time Look If you are using the notebook for the first time, it should look like this\nDefine IPTS Starting from the top SHIFT + ENTER the cells in order to run them. The 4th cell will ask you to select the IPTS of your experiment.\nInitialize Parameters Using Config File (Optional) In case you want to initialize the content of all the widgets by a config file you created in the past, you can simply select that config file.\nRun All Cells at Once Select the next cell and click Cell \u0026gt; Run All Below.\nFile or Folder Selection Tool In order to select a file or a folder you need to know the following:\n one dot (.) means current folder 2 dots (..) means above folder click select to validate your file or folder selection selection made will be display above the selection tool Widget Interaction You will find that some of the widgets display depends on your input in other widgets. This has been implemented to help you in your choice of parameters.\nAdvanced Options Instrument scientists and super users can have access to advanced options by entering a pasword in the Advanced Options cell.\nCreate Config File And finally, re-run the last cell Export the Config File in order to produce the config file. If any information is missing, a text will show you what is missing. Just click on this link to quickly jump to the widgets in the notebook.\nIf nothing is missing, the full path to the config file created will be displayed!\nFor advanced users who entered the instrument password, they will have a preview of the config file when creating the configuration file. Run Reduction The next cell will build up the command line you will need to copy/paste into a terminal. To do so\n Copy the command line green text using Right click + Copy \u0026hellip; click the terminal icon at the top of the desktop Paste the text hit ENTER " -}, -{ - "uri": "/en/tags/", - "title": "Tags", - "tags": [], - "description": "", - "content": "" -}, -{ - "uri": "/en/tutorial/notebooks/template_ui/", - "title": "Template UI Builder", - "tags": [], - "description": "", - "content": "Notebook name: template_ui.ipynb\n" -}, -{ - "uri": "/en/tutorial/notebooks/water_intake_profile_calculator/", - "title": "Water Intake Profile Calculator", - "tags": [], - "description": "", - "content": " Notebook name: water_intake_profile_calculator.ipynb\nDescription This notebook will calculate the water intake profile vs time of a sample.\nThis application is still under heavy development. The look of the UI will differ from the screenshot you can see in this tutorial and features are added on a regular basis. The tutorial will be fully rewrite once the development is done. Here are the steps (bold for user input/manipulation)\n select the normalized images images sorted by time (by default) User Interface pops up! region of interest selected (optional) change the sorting algorithm by name by date (optional) select a folder containing the original .dsc files (which contain the right time stamp) profile of counts vs vertical-pixel calculated (select integrated algorithm: mean/median/sum) water intake profile vs file index or vs time export profiles Start the notebook If you need help accessing this notebook, check the How To \u0026gt; Start the python notebooks tutorial.\nSelect your IPTS Need help using the IPTS selector?\n Select Images to Process Select the images you want to process using the File Selector. Once you click the Select button, the time stamp and the images will be automatically loaded. Wait for the progress bar to be done.\nNeed help using the File Selector?\n \nWater Intake Calculator UI Resizing widgets It\u0026rsquo;s possible to resize or move any of the plots.\nSorting Algorithm By default, all the images are sorted using their time stamps. But in some cases (old IPTS), the time stamp may be wrong. So It\u0026rsquo;s possible to:\n either sort them using their name and let you define the time interval between the runs define a folder that contains the .dsc files created by the MCP. Those files contain in all cases, the correct time stamp. Profile Algorithm You can select the profile algorithm to use (to integrate over the x-axis of the region selected) using the profile algorithms available\n add mean median The profile is calculated using the following method:\n retrieve the region you defined in the top left image using the profile algorithm you selected, will integrate over the x-axis of the ROI display the profile vs the y-pixels. Using Pixel or Size Reference By default the water intake profile display the position of the \u0026ldquo;wave\u0026rdquo; as a pixel number vs the time. But it\u0026rsquo;s also possible to display this one using a real dimension (mm). To do so, just click the water intake y_axis -\u0026gt; distance check box and define the dimension of the pixel.\nIntegration Direction In the new version of the application, it is now possible to specify the direction of integration of the profiles. Select either y_axis or x_axis to change this direction.\nWater Intake Algorithms It\u0026rsquo;s possible to chose between 2 different algorithms to calculate the \u0026ldquo;wave\u0026rdquo; front position.\nSliding Average This method is fully demonstrated in this PDF document\nError Function Fitting The signal is fitted using a modified version of the error function as shown here\nChange Point You can now select a 3rd algorithm based on the following python library (changepy)\nRebin For very poor statistics data, you can rebin the data by 2, 3 or more pixels. This will decrease the resolution of the water intake peak position, but will improve its calculation by the various algorithms (sliding average, error function, \u0026hellip;)\nLive Demo Export Results You can export the following data\n profile (Export \u0026gt; Profiles \u0026hellip;) water intake (Export \u0026gt; Water Intake \u0026hellip;) Table (Export Table \u0026hellip;, on the right of the table) For Advanced Users. keep reading!\n Want to Work on the Data in the Notebook? If you want to play yourself with the data loaded, you can easily access all the data and metadata loaded\nlist_of_data = o_gui.dict_data['list_data'] list_of_files = o_gui.dict_data['list_images'] list_of_time_stamp = o_gui.dict_data['list_time_stamp'] list_of_time_stamp_user_format = o_gui.dict_data['list_time_stamp_user_format'] " -}] \ No newline at end of file diff --git a/en/index.xml b/en/index.xml deleted file mode 100644 index e1e2e53b3adabbfda326c4ec557a1615a754b71b..0000000000000000000000000000000000000000 --- a/en/index.xml +++ /dev/null @@ -1,43 +0,0 @@ - - - - Neutron Imaging on Documentation for Hugo Learn Theme - /en/ - Recent content in Neutron Imaging on Documentation for Hugo Learn Theme - Hugo -- gohugo.io - en-US - - - - - - Contacts - /en/credits/ - Mon, 01 Jan 0001 00:00:00 +0000 - - /en/credits/ - Hassina Bilheux - Instrument ScientistExpertise: HFIR and SNS imaging beam lines Short Bio ... Dr. Hassina Bilheux obtained her Ph.D. in Physics at the Univ. of Versailles, France. Her work focused on plasma physics at the Oak Ridge National Laboratory’s Physics Division. -She has developed neutron imaging capabilities at ORNL’s High Flux Isotope Reactor CG-1D beamline and is prototyping neutron imaging at the Spallation Neutron Source. - - - - Gallery - /en/showcase/ - Mon, 01 Jan 0001 00:00:00 +0000 - - /en/showcase/ - - - - - Github Repositories - /en/github/ - Mon, 01 Jan 0001 00:00:00 +0000 - - /en/github/ - Our gloal is to only develop open source tools. You will find here a list of the major repositories hosting our programs - jupyter notebooks used in the analysis of the data python_notebooks python library used for normalization neunorm Imaging Resonance python library imagingReso iBeatles for Bragg Edge fitting iBeatles set of jupyter widgets ipywe Root analysis library RootPlantProcessing - - - - \ No newline at end of file diff --git a/en/links/index.html b/en/links/index.html deleted file mode 100644 index 5cde6187e25a8c1ee18b4716eaace3ffb0ac938d..0000000000000000000000000000000000000000 --- a/en/links/index.html +++ /dev/null @@ -1,1825 +0,0 @@ - - - - - - - - - - - - - Links :: Documentation for Hugo Learn Theme - - - - - - - - - - - - - - - - - - - - - - - - - - -
    -
    -
    - -
    -
    - - - - - - - -
    -
    - - - -
    - -

    Links

    - - - - - - - -

    Laboratory Utilities

    - -

    -
    - - - - - ORNL User Program Guide - - -
    - -
    -
    -
    - - - - - Submit a proposal - - -
    - -
    -
    -
    - - - - - Neutron Imaging Facility Official Web Page - - -
    - -
    -
    -
    - - - - - Neutrons (SNS/HFIR) Web Page - - -
    - -
    -
    -
    - - - - - ORNL Web Page - - -
    - -
    -
    -
    - - - - - ORNL guess portal - - -
    - -

    - -

    Analysis Tools

    - -

    -
    - - - - - Sample Activation Calculators - - -
    - -
    -
    -
    - - - - - Calculate Transmission and Scattering Power - - -
    - -
    -
    -
    - - - - - Neutron Transmission Calculator - - -
    - -
    -
    -
    - - - - - Neutron Scattering Lengths and Cross Sections - - -
    - -
    -
    -
    - - - - - Neutron Activation and Scattering Calculator - - -
    - -
    -
    -
    - - - - - Cold Neutron (HFIR) Transmission and Resonance - - -
    - -

    - -

    References

    - -

    -
    - - - - - Standard Guide for Thermal Neutron Radiography of Materials - - -
    - -
    -
    -
    - - - - - International Society for Neutron Radiology (ISNR) - - -
    - -

    - -

    Shortcuts

    - - - - -
    - -
    - - -
    - - -
    - - - -
    - -
    -
    -
    - - - - - - - - - - - - - - - - - - - - - - diff --git a/en/prepare_venue/access/index.html b/en/prepare_venue/access/index.html deleted file mode 100644 index 8f719f65fb2135a412d1c6f2d2c48286d50825d7..0000000000000000000000000000000000000000 --- a/en/prepare_venue/access/index.html +++ /dev/null @@ -1,2514 +0,0 @@ - - - - - - - - - - - - - Access :: Documentation for Hugo Learn Theme - - - - - - - - - - - - - - - - - - - - - - - - - - -
    -
    -
    - -
    -
    - - - - -
    -
    - - - -
    - -

    Access

    - - - - - -

    This must be completed by all participants to the experiment before the first day of experiment.

    -
    - - -

    Received training e-mail from user office (neutronusers@ornl.gov)?

    - -

    Completed online training if assigned? ORNL guess portal

    - -

    Scheduled onsite training and tour for HFIR access?

    - -

    Followed attached procedure to access CG-1D data?

    - -

    Followed attached procedure to access CG-1D analysis computer?

    - - -
    - -
    - - -
    - - -
    - - - -
    - -
    -
    -
    - - - - - - - - - - - - - - - - - - - - - - diff --git a/en/prepare_venue/index.html b/en/prepare_venue/index.html deleted file mode 100644 index 79a0f48adfc255c731f0516e2f6175ffde1f63aa..0000000000000000000000000000000000000000 --- a/en/prepare_venue/index.html +++ /dev/null @@ -1,2518 +0,0 @@ - - - - - - - - - - - - - Before your Arrival :: Documentation for Hugo Learn Theme - - - - - - - - - - - - - - - - - - - - - - - - - - -
    -
    -
    - -
    -
    - - - - -
    -
    - - - -
    - -
    - - - - - - - -

    Prepare your experiment

    - -

    In order to optimize your experiment time, we recommend you to go through the -check lists from this Before your Arrival menu.

    - -

    Feel free to print out the pdf version -and check out the items one by one.

    - -

    - - -
    - -
    - - -
    - -
    - - -
    - - - -
    - -
    -
    -
    - - - - - - - - - - - - - - - - - - - - - - diff --git a/en/prepare_venue/proposal_confirmation/index.html b/en/prepare_venue/proposal_confirmation/index.html deleted file mode 100644 index cb2ca94cacecb565f8824ec05747f361dffc5c38..0000000000000000000000000000000000000000 --- a/en/prepare_venue/proposal_confirmation/index.html +++ /dev/null @@ -1,2514 +0,0 @@ - - - - - - - - - - - - - Proposal Confirmation :: Documentation for Hugo Learn Theme - - - - - - - - - - - - - - - - - - - - - - - - - - -
    -
    -
    - -
    -
    - - - - -
    -
    - - - -
    - -

    Proposal Confirmation

    - - - - - -

    To be completed by the Principal Investigator (PI) of the experiment at least 3 weeks before beam time.

    -
    - - -

    You can access your proposal using the IPTS page

    - -

    Confirmed samples (adding any new samples, and including composition)?

    - -

    Confirmed need for lab space?

    - -

    Confirmed experiment team that will be present at beam time (add any new members)?

    - -

    Confirmed experiment equipment and/or sample environment?

    - - -
    - -
    - - -
    - - -
    - - - -
    - -
    -
    -
    - - - - - - - - - - - - - - - - - - - - - - diff --git a/en/prepare_venue/safety/index.html b/en/prepare_venue/safety/index.html deleted file mode 100644 index 6900da6f9787465e3b5d70f9662bd17a79dec0d3..0000000000000000000000000000000000000000 --- a/en/prepare_venue/safety/index.html +++ /dev/null @@ -1,2516 +0,0 @@ - - - - - - - - - - - - - Engineering & Equipment Safety :: Documentation for Hugo Learn Theme - - - - - - - - - - - - - - - - - - - - - - - - - - -
    -
    -
    - -
    -
    - - - - -
    -
    - - - -
    - -

    Engineering & Equipment Safety

    - - - - - -

    To be completed by the Principal Investigator (PI) of the experiment

    -
    - - -

    Provided all safety documentation for user provided equipment immediately?

    - -

    Shipped/delivered all user provided equipment at least 2 -weeks prior to beam time for electrical and safety inspection?

    - -

    Answered all safety related questions through IPTS?

    - -

    Ensured that sample environment requested equipment is available -and compatible with experiment/beam line?

    - -

    Written a Job Hazard Analysis (JHA) for hands on work at HFIR?

    - - -
    - -
    - - -
    - - -
    - - - -
    - -
    -
    -
    - - - - - - - - - - - - - - - - - - - - - - diff --git a/en/prepare_venue/sample/index.html b/en/prepare_venue/sample/index.html deleted file mode 100644 index f9194632165c794c326cb7b0084d580e1595fdeb..0000000000000000000000000000000000000000 --- a/en/prepare_venue/sample/index.html +++ /dev/null @@ -1,2519 +0,0 @@ - - - - - - - - - - - - - Sample Shipping :: Documentation for Hugo Learn Theme - - - - - - - - - - - - - - - - - - - - - - - - - - -
    -
    -
    - -
    -
    - - - - -
    -
    - - - -
    - -

    Sample Shipping

    - - - - - - - -

    Sample Shipping and/or Handling at HFIR

    - -

    Your samples must be confirmed in IPTS - before shipping.

    - -

    Sample shippment address

    - -
    Neutron Sciences User Sample IPTS #XXXX
    -Oak Ridge National Laboratory / HFIR Site
    -Bldg 7972 DP1
    -Oak Ridge, TN, 37831
    -USA
    -
    - -

    Cover letter (optional)

    - -

    If you prefer to bring your samples, please go first to the Sample Management Desk located in the Cold Guide Hall -and work with Kristin Nevius to have all your samples labeled with an item Barcode before -proceeding to the beamline.

    - - -
    - -
    - - -
    - - -
    - - - -
    - -
    -
    -
    - - - - - - - - - - - - - - - - - - - - - - diff --git a/en/showcase/index.html b/en/showcase/index.html deleted file mode 100644 index 95bf919d557f925a0067b595d17757097586deda..0000000000000000000000000000000000000000 --- a/en/showcase/index.html +++ /dev/null @@ -1,2493 +0,0 @@ - - - - - - - - - - - - - Gallery :: Documentation for Hugo Learn Theme - - - - - - - - - - - - - - - - - - - - - - - - - - -
    -
    -
    - -
    -
    - - - - -
    -
    - -
    -
    - - -
    -
    - - - -
    - -

    Gallery

    - - - - - - - -
    - -
    - - - -
    - - -
    - - - -
    - -
    -
    -
    - - - - - - - - - - - - - - - - - - - - - - - diff --git a/en/sitemap.xml b/en/sitemap.xml deleted file mode 100644 index 386d2e669a0a0de77a3a69df9e2dffcc68c53e58..0000000000000000000000000000000000000000 --- a/en/sitemap.xml +++ /dev/null @@ -1,413 +0,0 @@ - - - - - /en/prepare_venue/sample/ - - - - - - /en/tutorial/how_to_run_imars3d/ - - - - /en/prepare_venue/proposal_confirmation/ - - - - - - /en/prepare_venue/safety/ - - - - - - /en/prepare_venue/access/ - - - - - - /en/prepare_venue/ - - - - - - - /en/capabilities/ - 2018-01-21T16:50:16+02:00 - - - - /en/tutorial/ - - - - - - /en/tutorial/how_to_access_data/ - - - - - - /en/tutorial/how_to_access_computer/ - - - - /en/tutorial/how_to_start_notebooks/ - - - - /en/tutorial/how_to_run_notebooks/ - - - - /en/tutorial/notebooks/ - - - - /en/tutorial/how_to_other/ - - - - /en/faq/ - 2016-04-09T16:50:16+02:00 - - - - - - - /en/links/ - 2016-04-09T16:50:16+02:00 - - - - /en/tutorial/notebooks/calculate_water_intake_profile/ - - - - /en/tutorial/notebooks/calibrated_transmission/ - - - - /en/categories/ - 0 - - - - - - - /en/tutorial/notebooks/combine_folders/ - - - - /en/tutorial/notebooks/combine_images/ - - - - /en/credits/ - - - - - - - /en/tutorial/notebooks/create_list_of_file_name_vs_time_stamp/ - - - - /en/tutorial/notebooks/cylindrical_geometry_correction/ - - - - /en/tutorial/notebooks/deal_files/ - - - - /en/tutorial/notebooks/display_counts_of_region_vs_stack/ - - - - /en/tutorial/notebooks/display_and_export_images_with_metadata_profile/ - - - - /en/tutorial/notebooks/display_integrated_stack_of_images/ - - - - /en/tutorial/notebooks/display_and_export_images_with_timestamp/ - - - - /en/tutorial/notebooks/file_name_and_metadata_vs_time_stamp/ - - - - /en/tutorial/notebooks/file_selector/ - - - - /en/tutorial/notebooks/fix_images/ - - - - /en/tutorial/notebooks/fix_images_with_negative_pixels/ - - - - /en/tutorial/notebooks/format_filename_index/ - - - - /en/tutorial/notebooks/frederick_ipts/ - - - - /en/tutorial/notebooks/from_dsc_time_info_to_ascii_file_vs_time/ - - - - /en/showcase/ - - - - - - /en/tutorial/notebooks/gamma_filtering_tool/ - - - - /en/github/ - - - - - - - /en/tutorial/notebooks/linear_profile/ - - - - /en/tutorial/notebooks/list_tiff_metadata/ - - - - /en/tutorial/notebooks/locate_pixels/ - - - - /en/tutorial/notebooks/metadata_overlapping_images/ - - - - /en/ - - - - - - - /en/tutorial/notebooks/normalization/ - - - - /en/tutorial/notebooks/normalization_batch/ - - - - /en/tutorial/notebooks/profile/ - - - - /en/tutorial/notebooks/radial_profile/ - - - - /en/tutorial/notebooks/bin_images/ - - - - /en/tutorial/notebooks/registration/ - - - - /en/tutorial/notebooks/resonance_imaging_experiment_vs_theory/ - - - - /en/tutorial/notebooks/rotate_and_crop_images/ - - - - /en/tutorial/notebooks/select_ipts/ - - - - /en/tutorial/notebooks/topaz_config_generator/ - - - - /en/tags/ - 0 - - - - - - - /en/tutorial/notebooks/template_ui/ - - - - /en/tutorial/notebooks/water_intake_profile_calculator/ - - - \ No newline at end of file diff --git a/en/tutorial/how_to_access_computer/index.html b/en/tutorial/how_to_access_computer/index.html deleted file mode 100644 index 203341cf10cd83c27eb433abd7107bf74e2c57f3..0000000000000000000000000000000000000000 --- a/en/tutorial/how_to_access_computer/index.html +++ /dev/null @@ -1,2537 +0,0 @@ - - - - - - - - - - - - - Connect to our computer :: Documentation for Hugo Learn Theme - - - - - - - - - - - - - - - - - - - - - - - - - - -
    -
    -
    - -
    -
    - - - - -
    - -
    - - -
    -
    - - - -
    - -

    Connect to our computer

    - - - - - - - -

    For any personal tutorial, demonstration or request, please contact Jean Bilheux.

    - -

    In order to analyze or visualize your data, please follow the following recipe.

    - -

    Connect to our analysis computer

    - -

    Using your favorite browser, go to https://analysis.sns.gov

    - -

    -

    - -

    Enter your XCAMS and your password and hit Login

    - -

    The first time you log in, you will be presented the following display

    - -

    - -

    just click OK to finish up logging in.

    - -

    And if it is not the first time, you will probably see a black screen. Just click anywhere within the window -to activate the screensaver log in.

    - -

    - -

    Enter your password and click Unlock.

    - -

    - -

    You are now connected to our analysis computer.

    - - -
    - -
    - - -
    - - -
    - - - -
    - -
    -
    -
    - - - - - - - - - - - - - - - - - - - - - - diff --git a/en/tutorial/how_to_access_data/index.html b/en/tutorial/how_to_access_data/index.html deleted file mode 100644 index 14cfd71eac5eb9feb89da00362bfbb1d081d6fcf..0000000000000000000000000000000000000000 --- a/en/tutorial/how_to_access_data/index.html +++ /dev/null @@ -1,2643 +0,0 @@ - - - - - - - - - - - - - Access your data :: Documentation for Hugo Learn Theme - - - - - - - - - - - - - - - - - - - - - - - - - - -
    -
    -
    - -
    -
    - - - - -
    -
    - -
    -
    - - -
    -
    - - - -
    - -

    Access your data

    - - - - - - - -

    - -

    This will require that you complete 2 steps:

    - - - -

    - -

    Step 1. Request access to our computers

    - -

    1. Create an XCAMS account

    - -

    If you have not done so, please create an XCAMS account -

    - -

    2. Request access to HFIR data

    - -

    You can request access to your data by visiting this page https://neutronsr.us/accounts/request.html -

    - -

    TOP -

    - -

    Step 2. Reach your data

    - -

    If the goal is to bring your data to your computer for local visualization and analysis -not recommended due to the size of the data -and the tools we offer via our analysis computer - you can either use:

    - - - -

    - -

    Using FileZilla

    - -

    1. Install FileZilla.

    - -

    2 Create and configure a new bookmark

    - -

    - -

    Enter the information as followed:

    - -
      -
    • Host: analysis.sns.gov
    • -
    • Port: 22
    • -
    • Protocol: Select SFTP - SSH File Transfer Protocol
    • -
    • Logon Type: Normal
    • -
    • User: <your xcams>
    • -
    • Password: <your password>
    • -
    - -

    Click Connect

    - -

    - -

    You can now browse to your data by following the structure /HFIR/CG1D/IPTS-XXXX

    - -

    - -

    3. Import Data

    - -

    If you want to copy your data to your local computer, simply DRAG and DROP the folder of interest into your -Desktop display on the left side of the window.

    - -

    - -

    - -

    Using Cyberduck

    - -

    1. Install Cyberduck.

    - -

    2. Create and configure a new bookmark

    - -

    - -

    Enter the information as followed:

    - -
      -
    • SFTP (SSH File Transfer Protocol)
    • -
    • Server: analysis.sns.gov
    • -
    • Port: 22
    • -
    • Username: <your xcams>
    • -
    • Password: <your password>
    • -
    • SSH Private Key: None
    • -
    - -

    Click Connect

    - -

    - -

    You can now browse to your data by following the structure /HFIR/CG1D/IPTS-XXXX

    - -

    - -

    3. Import Data

    - -

    If you want to copy your data to your local computer, simply DRAG and DROP the folder of interest into your -Desktop.

    - -

    - -

    File Structure

    - -

    If you get lost in the file system, here is a typical map of the file structure.

    - -

    - -

    - - -
    - -
    - - -
    - - -
    - - - -
    - -
    -
    -
    - - - - - - - - - - - - - - - - - - - - - - diff --git a/en/tutorial/how_to_other/index.html b/en/tutorial/how_to_other/index.html deleted file mode 100644 index 0e9db033df49b3f17d49b4d305b15b478083a67e..0000000000000000000000000000000000000000 --- a/en/tutorial/how_to_other/index.html +++ /dev/null @@ -1,2515 +0,0 @@ - - - - - - - - - - - - - More ... :: Documentation for Hugo Learn Theme - - - - - - - - - - - - - - - - - - - - - - - - - - -
    -
    -
    - -
    -
    - - - - -
    -
    - -
    -
    - - -
    -
    - - - -
    - -

    More ...

    - - - - - -
    -
    - - - - - How can I create a movie from a sequence of images? - - -
    - -
    - - -
    - -
    - - -
    - - -
    - - - -
    - -
    -
    -
    - - - - - - - - - - - - - - - - - - - - - - diff --git a/en/tutorial/how_to_run_imars3d/index.html b/en/tutorial/how_to_run_imars3d/index.html deleted file mode 100644 index bbd1005a6c9ab950c8fb020beb0e7f938d58b9d7..0000000000000000000000000000000000000000 --- a/en/tutorial/how_to_run_imars3d/index.html +++ /dev/null @@ -1,1591 +0,0 @@ - - - - - - - - - - - - - Do a CT reconstruction :: Documentation for Hugo Learn Theme - - - - - - - - - - - - - - - - - - - - - - - - - - -
    -
    -
    - -
    -
    - - - - -
    -
    - -
    -
    - - -
    -
    - - - -
    - -

    Do a CT reconstruction

    - - - - - -

    This tutorial explains how to use SNS jupyter notebook site to perform CT reconstruction.

    - -

    You will find this tutorial here

    - -

    - - -
    - -
    - - -
    - - -
    - - - -
    - -
    -
    -
    - - - - - - - - - - - - - - - - - - - - - - diff --git a/en/tutorial/how_to_run_notebooks/index.html b/en/tutorial/how_to_run_notebooks/index.html deleted file mode 100644 index 0043ff4f2b1ed4caa4411f20705dff8ab70971e2..0000000000000000000000000000000000000000 --- a/en/tutorial/how_to_run_notebooks/index.html +++ /dev/null @@ -1,2590 +0,0 @@ - - - - - - - - - - - - - Run a jupyter notebook :: Documentation for Hugo Learn Theme - - - - - - - - - - - - - - - - - - - - - - - - - - -
    -
    -
    - -
    -
    - - - - -
    -
    - -
    -
    - - -
    -
    - - - -
    - -

    Run a jupyter notebook

    - - - - - - - -

    -Our jupyter python notebooks are very straighforward to use but there are just a few key points you need to know.

    - - - -

    - -

    Notebook layout

    - -

    - -

    - -

    Run the notebook

    - -

    Execute cells

    - -

    The notebooks must be run from top to bottom. Place the cursor in the first cell and either click the -

  • icon, or by using the keyboard shortcut SHIFT + ENTER.

    - -

    This is showing a busy notebook with the background cell green and the full circle at the top right corner of the notebook.

    - -

    - -

    - -

    Folder Navigation

    - -

    At least one time per notebook, you will need to select a folder or one or more files. This widget will look like this -

    - -

    The UI is pretty self explanatory but you just need to know that:

    - -
      -
    • In the file/folder listing widget

      - -
        -
      • . means refresh of the current location
      • -
      • .. means moving up one directory, or folder.
      • -
    • - -
    • The file or folder will be really selected only once you have clicked the Select -button at the bottom right corner.

    • - -
    • To select more than one file (when this option is available), CLICK first file then SHIFT + CLICK -the last one. Or ALT + CLICK to individually select each file.

    • -
    - -

    Output and widgets

    - -

    The cell is then executed and depending on the contain of this one, you may see or not an output to the cell. -The output is always displayed just below the cell ran. In some of our notebooks you will see widgets that you will -need to interact with. Here are a few examples of widgets you may encounter in your notebook.

    - -

    -

    - -

    In some notebooks, the output may even show up in the back of the notebook (the default cell output will give you a -message that let you know where to look). Those outside widgets are more complex user interface such as the one shown -here.

    - -

    - -

    - -

    - -

    Modify the notebook

    - - -
    - -
    - - -
    - - -
    - - - -
    - -
    -
    -
    - - - - - - - - - - - - - - - - - - - - - - diff --git a/en/tutorial/how_to_start_notebooks/index.html b/en/tutorial/how_to_start_notebooks/index.html deleted file mode 100644 index 004534feff359f028b45320c874e55675863d153..0000000000000000000000000000000000000000 --- a/en/tutorial/how_to_start_notebooks/index.html +++ /dev/null @@ -1,2535 +0,0 @@ - - - - - - - - - - - - - Start the python notebooks :: Documentation for Hugo Learn Theme - - - - - - - - - - - - - - - - - - - - -