Difference between revisions of "Main Page"

From apertus wiki
Jump to: navigation, search
m
(18 intermediate revisions by 4 users not shown)
Line 1: Line 1:
__NOTOC__
__NOTOC__
<div style="width: 100%; margin:1em auto 1em auto; background: #f5f5f5; font-family:'century gothic', 'lucida grande', 'lucida sans','verdana','sans-serif'; border: 1px solid #ddd;">[[File:Apertus_Logo_w223.png|center|alt=Apertus-Logo|link=https://www.apertus.org/]]</div>
<css>
.apertus-header {
    width: 100%;
    margin: 1em 0 1em 0;
    background: #ebebeb;
    /* border: 1px solid #ddd; */
    justify-content: center;
    display: flex;
}


{| class="wikitable"
.useful-links {
| style="padding: 0; margin: 0 auto;" | <div id="mp-tfa-h2" style="margin: 0 auto; background:#f5f5f5; font-size:120%; font-weight:bold; text-align:center; padding:0.5em;">[[Useful Links]]</div>
    margin: 0 auto;
|}
    background: #ebebeb;
    font-size: 1.3em;
    font-weight: bold;
    text-align: center;
    padding: 0.5em;
    width: 100%;
}


{| class="wikitable" style="width: 100%;background:#f5f5f5;"
.camera-overview {
| style="padding:2px;" | <h2 id="mp-tfa-h2" style="margin:3px; background:#ebebeb; font-size:120%; font-weight:bold; border:1px solid #b1ada6; text-align:center; color:#474747; padding:0.2em 0.4em;">Alpha</h2>
    display: flex;
| style="padding:2px;" | <h2 id="mp-tfa-h2" style="margin:3px; background:#ebebeb; font-size:120%; font-weight:bold; border:1px solid #b1ada6; text-align:center; color:#474747; padding:0.2em 0.4em;">Beta</h2>
    width: 100%;
| style="padding:2px;" | <h2 id="mp-tfa-h2" style="margin:3px; background:#ebebeb; font-size:120%; font-weight:bold; border:1px solid #b1ada6; text-align:center; color:#474747; padding:0.2em 0.4em;">Gamma</h2>
    margin-top: 1em;
|-
    margin-bottom: 1em;
| [[File:Alpha03_1.jpg | center | 300px | link=AXIOM Alpha]]
    background: #f8f8f8;
| [[File:Axiom-beta-concept-enlosure-01 - Front.png | center | 300px | link=AXIOM Beta]]
    /* flex-wrap: wrap; */
| [[File:Gamma.jpeg | center | 300px | link=AXIOM Gamma]]
    flex-direction: row;
|-
    font-size: 1.2em;
| style="vertical-align:top;padding: 15px; background:#f5f5f5;" |
}


[[AXIOM Alpha]] prototype.
.camera-column {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    flex-basis: 0;
    border: 1px solid #ddd;
    /* height: 70vh; */
}
 
.column-header {
    margin: 0;
    background: #ebebeb;
    font-size: 1.4em;
    height: 2.5em;
    font-weight: bold;
    line-height: 2.5em;
    outline: 1px solid #ddd;
    text-align: center;
    color: #474747;
    /* padding: 0.2em 0.4em; */
    /* flex: 0 0 calc(100% / 3); */
}
 
.links-column-header {
    margin: 0;
    background: #ebebeb;
    font-size: 1.2em;
    height: 2em;
    font-weight: bold;
    line-height: 2em;
    outline: 1px solid #ddd;
    color: #474747;
    box-sizing: border-box;
    padding-left: 0.5em;
    margin-bottom: 1em;
}
 
.camera-image-container {
    /*flex: 0 0 calc(100% / 3);*/
    /* width: 33%; */
    border-bottom: 1px solid #ddd;
    box-sizing: border-box;
    width: 100%;
    padding: 0.5em;
    height: 12em;
    display: flex;
    align-items: center;
    justify-content: center;
}
 
.camera-links {
    box-sizing: border-box;
    padding: 1em;
}
 
.camera-image-container img {
    max-height: 11em;
    width: auto;
}
 
.link-overview {
    display: flex;
    flex-direction: row;
    width: 100%;
    font-size: 1.1em;
}
 
.flex-column {
    border: 1px solid #ddd;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    background: #f8f8f8;
}
 
.left-column {
    flex-basis: 55%;
    margin-right: 0.5em;
}
 
.right-column {
    flex-basis: 45%;
    margin-left: 0.5em;
}
 
.link-column {
    box-sizing: border-box;
    padding: 0.5em;
}
</css>
 
<div class="apertus-header">[[File:Apertus_Logo_w223.png|center|alt=Apertus-Logo|link=https://www.apertus.org/]]</div>
<div class="useful-links">[[Useful Links]]</div>
 
<div class="camera-overview">
<!-- Alpha column-->
  <div class="camera-column">
      <div class="column-header">Alpha</div>
      <div class="camera-image-container">[[File:Axiom-alpha-small Wiki sm.png | link=AXIOM Alpha]]</div>
        <div class="camera-links">
[[AXIOM Alpha]] (prototype)


[[AXIOM Alpha | AXIOM Alpha Hardware]]
[[AXIOM Alpha | AXIOM Alpha Hardware]]


[[AXIOM Alpha Software]]
[[AXIOM Alpha Software]]
        </div>
      </div>


| style="font-style:normal;vertical-align:top;padding: 15px; background:#f5f5f5;" |  
<!-- Beta column -->
 
<div class="camera-column">
      <div class="column-header">Beta</div>
      <div class="camera-image-container">[[File:10.2017.Render Front.png | link=AXIOM Beta]]</div>
        <div class="camera-links">
[[AXIOM Beta]]
[[AXIOM Beta]]


Line 32: Line 151:


[[Research Pending]]
[[Research Pending]]
        </div>
      </div>


 
<!-- Gamma column -->
 
<div class="camera-column">
| style="font-style:normal;vertical-align:top;padding: 15px; background:#f5f5f5;" |
      <div class="column-header">Gamma</div>
 
      <div class="camera-image-container">[[File:Axiom-Gamma-small Wiki sm.png  | link=AXIOM Gamma]]</div>
[[AXIOM Gamma]] prototype workings.
        <div class="camera-links">
[[AXIOM Gamma]] (prototype workings)


[[AXIOM Gamma Concepts]]
[[AXIOM Gamma Concepts]]


[https://apertus.org/axiom-gamma-eu-project-complete-article-sept-2016 EU Project Wrap-Up]
[https://apertus.org/axiom-gamma-eu-project-complete-article-sept-2016 EU Project Wrap-Up]
|}
        </div>
{| id="mp-upper" style="width: 100%; margin:4px 0 0 0; background:none; border-spacing: 0px;"
      </div>
</div>


| class="MainPageBG" style="width:55%; border:1px solid #b1ada6; background:#f5f5f5; vertical-align:top; color:#474747;" |
{| id="mp-left" style="width:100%; vertical-align:top; background:#f5f5f5;"
| style="padding:2px;" | <h2 id="mp-tfa-h2" style="margin:3px; background:#ebebeb; font-size:120%; font-weight:bold; border:1px solid #b1ada6; text-align:left; color:#474747; padding:0.2em 0.4em;">Software</h2>
|-
| style="color:#000; padding: 15px" |


<!-- Project links -->
<div class="link-overview">
    <div class="flex-column left-column">
      <div class="link-column">
        <div class="links-column-header">Software</div>
======Projects======
======Projects======


Line 59: Line 182:
[[Wifi Remote]] - Web-based GUI for AXIOM.
[[Wifi Remote]] - Web-based GUI for AXIOM.


[[Websites]]
      </div>
 
      <div class="link-column">
|-
        <div class="links-column-header">Digital Image Research</div>
 
|-
| style="padding:2px;" | <h2 id="mp-otd-h2" style="margin:3px; background:#ebebeb; font-size:120%; font-weight:bold; border:1px solid #b1ada6; text-align:left; color:#474747; padding:0.2em 0.4em;">Digital Image Research</h2>
|-
| style="color:#ebebeb; padding: 15px" |
 
[[Sensor Calibration]]
[[Sensor Calibration]]


[[Data and Colour]]
[[Data and Colour]]
 
        </div>
|-
      <div class="link-column">
 
        <div class="links-column-header">Notes</div>
|-
| style="padding:2px;" | <h2 id="mp-otd-h2" style="margin:3px; background:#ebebeb; font-size:120%; font-weight:bold; border:1px solid #b1ada6; text-align:left; color:#474747; padding:0.2em 0.4em;">Notes</h2>
|-
| style="color:#000; padding: 15px" |
 
======Uncategorised======
======Uncategorised======


[[Notes]]
[[Notes]]
 
      </div>
|-
      <div class="link-column">
 
        <div class="links-column-header">Legacy</div>
|-
| style="padding:2px;" | <h2 id="mp-otd-h2" style="margin:3px; background:#ebebeb; font-size:120%; font-weight:bold; border:1px solid #b1ada6; text-align:left; color:#474747; padding:0.2em 0.4em;">Legacy</h2>
|-
| style="color:#000; padding:15px" |
 
======Historic but Project Related======
======Historic but Project Related======


[[Software Legacy]]
[[Software Legacy]]
        </div>
    </div>


|}
    <div class="flex-column right-column">
| style="border-right:1px solid #b1ada6;" |
      <div class="link-column">
 
        <div class="links-column-header">Hardware</div>
| class="MainPageBG" style="width:55%; border:1px solid #b1ada6; background:#f5f5f5; vertical-align:top; color:#474747;" |
{| id="mp-right" style="width:100%; vertical-align:top; background:#f5f5f5;"
| style="padding:2px;" | <h2 id="mp-itn-h2" style="margin:3px; background:#ebebeb; font-size:120%; font-weight:bold; border:1px solid
#b1ada6; text-align:left; color:#474747; padding:0.2em 0.4em;">Hardware</h2>
|-
| style="color:#000; padding: 15px" |
 
======Resources======
======Resources======


[[AXIOM Remote]]
[[AXIOM Remote]]
[[Image Sensor Table]]
[[Lens Mounts]]


[https://wiki.apertus.org/index.php/Hardware/Misc Misc]
[https://wiki.apertus.org/index.php/Hardware/Misc Misc]
 
      </div>
|-
<div class="link-column">
| style="padding:2px;" | <h2 id="mp-itn-h2" style="margin:3px; background:#ebebeb; font-size:120%; font-weight:bold; border:1px solid #b1ada6; text-align:left; color:#474747; padding:0.2em 0.4em;">Planning</h2>
        <div class="links-column-header">Planning</div>
|-
| style="color:#000; padding: 15px" |
 
[[File Metadata Layout]]
[[File Metadata Layout]]


[[Ergonomics Workgroup]] - AXIOM Ergonomics work-group meetings.
[[Ergonomics Workgroup]] - AXIOM Ergonomics work-group meetings.
      </div>
<div class="link-column">
        <div class="links-column-header">Hardware Research</div>
[[Image Sensor Table]]


|-
[[Lens Mounts]]


|-
[[Zynq Development Boards]]
| style="padding:2px;" | <h2 id="mp-otd-h2" style="margin:3px; background:#ebebeb; font-size:120%; font-weight:bold; border:1px solid #b1ada6; text-align:left; color:#474747; padding:0.2em 0.4em;">General Information</h2>
|-
| style="color:#000; padding: 15px" |
 
[[Evaluation]] - Our notes and experience evaluating hardware options related to manufacture and research.


[[Teardowns]] - Reverse engineering.  
[[Teardowns]] - Reverse engineering.  
Line 136: Line 230:
[[Assembly Notes]] - On assembly equipment.
[[Assembly Notes]] - On assembly equipment.


[[:Category:Project|List of Projects]]
[[Evaluation]] - Our notes and experience evaluating hardware options related to manufacture and research.
      </div>
    </div>
</div>


[[Zynq Development Boards]]
|-
|}
|}
{| id="mp-upper" style="width: 100%; margin:4px 0 0 0; background:none; border-spacing: 0px;"
| class="MainPageBG" style="width:55%; border:1px solid #b1ada6; background:#efefef; vertical-align:top; color:#474747;" |
{| id="mp-left" style="width:100%; vertical-align:top; background:#efefef;"
| style="padding:2px;" | <h2 id="mp-tfa-h2" style="margin:3px; background:#ebebeb; font-size:120%; font-weight:bold; border:1px solid #b1ada6; text-align:left; color:#474747; padding:0.2em 0.4em;">Community</h2>
|-
| style="color:#000; padding:15px " |


<div class="link-overview">
  <div class="flex-column left-column">
      <div class="link-column">
        <div class="links-column-header">Community</div>
======Development======
======Development======


Line 163: Line 250:


[https://wiki.apertus.org/index.php/Social apertus°]
[https://wiki.apertus.org/index.php/Social apertus°]
 
      </div>
|-
      <div class="link-column">
 
        <div class="links-column-header">Resources</div>
|-
| style="padding:2px;" | <h2 id="mp-otd-h2" style="margin:3px; background:#ebebeb; font-size:120%; font-weight:bold; border:1px solid #b1ada6; text-align:left; color:#474747; padding:0.2em 0.4em;">Resources</h2>
|-
| style="color:#000; padding: 15px" |
 
======Links to helpful information======
======Links to helpful information======


[[Resources]]
[[Resources]]
 
      </div>
|}
</div>
| style="border-right:1px solid #b1ada6;" |
    <div class="flex-column right-column">
 
  <div class="link-column">
 
        <div class="links-column-header">Portfolio</div>
 
 
 
| class="MainPageBG" style="width:45%; border:1px solid #b1ada6; background:#efefef; vertical-align:top;color:#474747;"|
{| id="mp-right" style="width:100%; vertical-align:top; background:#efefef;"
| style="padding:2px;" | <h2 id="mp-itn-h2" style="margin:3px; background:#ebebeb; font-size:120%; font-weight:bold; border:1px solid #b1ada6; text-align:left; color:#474747; padding:0.2em 0.4em;">Portfolio</h2>
|-
| style="color:#000; padding: 15px" |
 
======Video======
======Video======
   
   
Line 201: Line 274:


[[Misc Documentation]]
[[Misc Documentation]]
 
        </div>
|}
    </div>
|}
</div>

Revision as of 18:40, 30 December 2017

<css> .apertus-header {

   width: 100%;
   margin: 1em 0 1em 0;
   background: #ebebeb;
   /* border: 1px solid #ddd; */
   justify-content: center;
   display: flex;

}

.useful-links {

   margin: 0 auto;
   background: #ebebeb;
   font-size: 1.3em;
   font-weight: bold;
   text-align: center;
   padding: 0.5em;
   width: 100%;

}

.camera-overview {

   display: flex;
   width: 100%;
   margin-top: 1em;
   margin-bottom: 1em;
   background: #f8f8f8;
   /* flex-wrap: wrap; */
   flex-direction: row;
   font-size: 1.2em;

}

.camera-column {

   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-basis: 0;
   border: 1px solid #ddd;
   /* height: 70vh; */

}

.column-header {

   margin: 0;
   background: #ebebeb;
   font-size: 1.4em;
   height: 2.5em;
   font-weight: bold;
   line-height: 2.5em;
   outline: 1px solid #ddd;
   text-align: center;
   color: #474747;
   /* padding: 0.2em 0.4em; */
   /* flex: 0 0 calc(100% / 3); */

}

.links-column-header {

   margin: 0;
   background: #ebebeb;
   font-size: 1.2em;
   height: 2em;
   font-weight: bold;
   line-height: 2em;
   outline: 1px solid #ddd;
   color: #474747;
   box-sizing: border-box;
   padding-left: 0.5em;
   margin-bottom: 1em;
}

.camera-image-container {

   /*flex: 0 0 calc(100% / 3);*/
   /* width: 33%; */
   border-bottom: 1px solid #ddd;
   box-sizing: border-box;
   width: 100%;
   padding: 0.5em;
   height: 12em;
   display: flex;
   align-items: center;
   justify-content: center;

}

.camera-links {

   box-sizing: border-box;
   padding: 1em;

}

.camera-image-container img {

   max-height: 11em;
   width: auto;

}

.link-overview {

   display: flex;
   flex-direction: row;
   width: 100%;
   font-size: 1.1em;

}

.flex-column {

   border: 1px solid #ddd;
   box-sizing: border-box;
   display: flex;
   flex-direction: column;
   background: #f8f8f8;

}

.left-column {

   flex-basis: 55%;
   margin-right: 0.5em;

}

.right-column {

   flex-basis: 45%;
   margin-left: 0.5em;

}

.link-column {

   box-sizing: border-box;
   padding: 0.5em;

} </css>

Apertus-Logo