Difference between revisions of "Autopilot Wiki"

From Autopilot Wiki
Jump to: navigation, search
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
The Autopilot wiki is a publicly-curated collection of supplemental wisdom for using [https://auto-pi-lot.com Autopilot], a distributed Python framework for performing behavioral neuroscience experiments. It also aspires to be a general-purpose repository of knowledge for experimental methods, ranging from how to trick Linux into doing what you want to what glue to use when -- this is a place for all the little scraps of know-how that never quite find their way into the paper but are an indispensable part of how you do your experiments ;)
 
The Autopilot wiki is a publicly-curated collection of supplemental wisdom for using [https://auto-pi-lot.com Autopilot], a distributed Python framework for performing behavioral neuroscience experiments. It also aspires to be a general-purpose repository of knowledge for experimental methods, ranging from how to trick Linux into doing what you want to what glue to use when -- this is a place for all the little scraps of know-how that never quite find their way into the paper but are an indispensable part of how you do your experiments ;)
  
This wiki is built with [https://www.mediawiki.org/wiki/MediaWiki MediaWiki], and uses [https://www.semantic-mediawiki.org/wiki/Semantic_MediaWiki Semantic Wiki] and [https://tweeki.kollabor.at/wiki/Welcome Tweeki]. Please see [[Contributing]] for more information on editing pages and adding information!
+
This wiki is built with [https://www.mediawiki.org/wiki/MediaWiki MediaWiki], and uses [https://www.semantic-mediawiki.org/wiki/Semantic_MediaWiki Semantic Wiki] and [https://tweeki.kollabor.at/wiki/Welcome Tweeki]. Please see [[Contributing]] for more information on editing pages and adding information! Above all, '''please do not be shy!''' the wiki can always be reverted. It's better if you feel free to write what you want rather than get the organization and metadata correct.
  
The macro-organization of this wiki is young and in-flux! If you want to make major changes I'm very open to that, open a topic on the [https://github.com/wehr-lab/autopilot/discussions discussion board!]
+
The macro-organization of this wiki is young and in-flux! For now the major discussion venue is at the [https://github.com/auto-pi-lot/autopilot/discussions autopilot repo discussion board!]
  
 
<strong>Quick Links to other Autopilot resources:</strong>
 
<strong>Quick Links to other Autopilot resources:</strong>
  
 
* '''Homepage''' - https://auto-pi.lot.com
 
* '''Homepage''' - https://auto-pi.lot.com
* '''Repository''' - https://github.com/wehr-lab/autopilot
+
* '''Repository''' - https://github.com/auto-pi-lot/autopilot
 
* '''Docs''' - https://docs.auto-pi-lot.com
 
* '''Docs''' - https://docs.auto-pi-lot.com
* '''Discussion''' - https://github.com/wehr-lab/autopilot/discussions
+
* '''Discussion''' - https://github.com/auto-pi-lot/autopilot/discussions
  
 
------------------
 
------------------
  
 
== Sections ==
 
== Sections ==
 +
 +
=== [[Guides]] ===
 +
 +
Instructions on how to build or do things :)
  
 
=== [[Hardware]] ===
 
=== [[Hardware]] ===
  
Printed parts, schematics, build instructions, circuit diagrams.
+
Information on hardware components and materials, 3d printed parts, schematics, circuit diagrams, etc.
  
 
=== [[Software]] ===
 
=== [[Software]] ===
Line 28: Line 32:
 
Hardware and software applied in a particular modality like Audio, Video, or some other abstract subcategory (see [[Property:Modality]])
 
Hardware and software applied in a particular modality like Audio, Video, or some other abstract subcategory (see [[Property:Modality]])
  
=== Meta ===
+
=== [[Meta]] ===
  
* [[Templates]]
+
Information about using, editing, and contributing to the wiki!
* [[Special:Properties | Properties]]
 
* [[Help]]
 
* [[todo]]
 

Revision as of 21:20, 25 May 2022

The Autopilot wiki is a publicly-curated collection of supplemental wisdom for using Autopilot, a distributed Python framework for performing behavioral neuroscience experiments. It also aspires to be a general-purpose repository of knowledge for experimental methods, ranging from how to trick Linux into doing what you want to what glue to use when -- this is a place for all the little scraps of know-how that never quite find their way into the paper but are an indispensable part of how you do your experiments ;)

This wiki is built with MediaWiki, and uses Semantic Wiki and Tweeki. Please see Contributing for more information on editing pages and adding information! Above all, please do not be shy! the wiki can always be reverted. It's better if you feel free to write what you want rather than get the organization and metadata correct.

The macro-organization of this wiki is young and in-flux! For now the major discussion venue is at the autopilot repo discussion board!

Quick Links to other Autopilot resources:


Sections

Guides

Instructions on how to build or do things :)

Hardware

Information on hardware components and materials, 3d printed parts, schematics, circuit diagrams, etc.

Software

External libraries, environment configuration, etc.

Modalities

Hardware and software applied in a particular modality like Audio, Video, or some other abstract subcategory (see Property:Modality)

Meta

Information about using, editing, and contributing to the wiki!