2,336,562 research outputs found
Neo-Kantianism and Cultural Sciences
This volume aims to investigate, from both a historiographical and theoretical point of view, the peculiar relationship that was established between the various neo-Kantian schools of thought and other disciplines which in the late 19th and early 20th century were grouped under the name of cultural sciences or Geisteswissenschaften. In fact, Neo-Kantianism played a leading role in the formation of the German philosophical and cultural scenario of the 20th century, becoming on the one hand an inexhaustible source of ideas and methods for the so-called Kulturwissenschaften, and on the other hand embracing within its multifaceted development several crucial issues brought forward by these sciences. This volume attempts to circumscribe the vast issues by conducting historical-problematic incursions into and around certain scholars and central problems of the Neo-Kantian constellation. The themes addressed in the essays concern the systematic frameworks of neo-Kantian methodology and their reflections in multiple disciplinary applications, from jurisprudence to linguistics, from aesthetics to philosophical historiography, from sociology to psychology. Finally, there are also contributions that attempt to isolate the ultimate philosophical grounds of Neo-Kantian thinking on Kultur.PublishedIl volume si propone di indagare, dal punto di vista sia storiografico che teoretico, la peculiare relazione che si instaurò tra le diverse scuole di pensiero neokantiane e quelle discipline che tra fine Ottocento e inizio Novecento furono rubricate sotto il titolo di scienze della cultura o scienze dello spirito. Il neokantismo svolse, difatti, un ruolo di primissimo piano nella formazione dello scenario filosofico e culturale tedesco del secolo scorso, divenendo, da un lato, una fonte inesauribile di idee e metodi per le cosiddette Kulturwissenschaften, e accogliendo, dall’altro lato, entro il suo poliedrico sviluppo, alcune decisive istanze veicolate da tali scienze. Il volume prova a circoscrivere questa vasta problematica mediante incursioni storico-problematiche intorno ad alcune figure e problemi centrali della vasta costellazione neokantiana. I temi affrontati nei saggi concernono gli assetti sistematici della metodologia di impronta neokantiana e il loro riflettersi nelle molteplici applicazioni disciplinari, dalla giurisprudenza alla linguistica, dall’estetica alla storiografia filosofica, dalla sociologia alla psicologia. Non mancano infine contributi che provano ad isolare i motivi filosofici ultimi della riflessione neokantiana sulla Kultur
Yudish-NEO/2021_Solar_Wind_Velocities: v1.0.0
Data and description for solar wind velocity paper using comets Lovejoy (C/2013 R1) and PanSTARRS (C/2011 L4)
https://github.com/Yudish-NEO/2021_Solar_Wind_Velocities/commits/v1.0.
LAB Innovations Annual Review 2020
Innovaatioiden kaupallistaminen on yksi neljästä LAB-ammattikorkeakoulun tutkimus-, kehittämis- ja innovaatiotoiminnan (TKI) strategisesta vahvuusalueesta. Tämän artikkelikokoelman tavoitteena on viestiä Innovaatioiden kaupallistaminen -vahvuusalueen käynnissä olevien ja hiljattain päättyneiden TKI-hankkeiden tuloksista, toimenpiteistä ja niiden piirissä toteutettujen kokeilujen kautta saavutetuista opeista ja kokemuksista. Julkaisu koostuu artikkeleista, jotka on temaattisesti jaoteltu vahvuusalueen neljän teeman – Innovaatioiden kokeiluympäristöt, Uudistuva yrittäjyys, Liiketoiminnan muotoilu ja runsas arvo sekä Radikaalit uudet avaukset – alle.fi=Ei tietoa saavutettavuudesta|sv=Okänd tillgänglighet|en=Unknown accessibility
newcastle-living-lab/living-lab: Version 1.15.0
v1.15.0
<ul>
<li>Added support for <a href="https://www.npmjs.com/package/pkg">pkg</a>.</li>
</ul>
Pkg support
<p>The Living Lab project can now be built as a standalone runtime using <code>pkg</code>.</p>
<p>To build Living Lab, run <code>npm run pkg-win</code> or <code>npm run pkg-mac</code> from the <code>src</code> directory.
The runtimes will be built into the respective platform directories in <code>../pkg/</code>.</p>
<p>When installed with the Living Lab project, the sqlite3 module installs a driver for the
given platform at install-time. This can't be bundled in the <code>pkg</code> process and must be
copied manually to the pkg platform directory.</p>
<p>The file will be here: <code>src\node_modules\sqlite3\lib\binding\{platform}\node_sqlite3.node</code></p>
<p>When the standalone Living Lab is ran, it will use <code>config</code> and <code>data</code> folders that are in
the same level as the executable. For example:</p>
<pre><code>|-- pkg
|-- data
|-- config
|-- living-lab.exe
|-- node_sqlite3.node
</code></pre>
SPiN-Lab/connPFM: v0.0.1
What's Changed
Folder structure and add files from previous repositories by @vinferrer in https://github.com/SPiN-Lab/connPFM/pull/6
Setup connPFM installation with pip by @vinferrer in https://github.com/SPiN-Lab/connPFM/pull/8
Configure lint test and ensure it passes. by @vinferrer in https://github.com/SPiN-Lab/connPFM/pull/9
Add logger to the toolbox by @vinferrer in https://github.com/SPiN-Lab/connPFM/pull/10
Move all code into main structure by @eurunuela in https://github.com/SPiN-Lab/connPFM/pull/12
Add nsurrogates option to ev_workflowand event_detection functions by @vinferrer in https://github.com/SPiN-Lab/connPFM/pull/15
Fix debiasing imports in connPFM.py by @vinferrer in https://github.com/SPiN-Lab/connPFM/pull/16
Add unit tests for ev.py by @vinferrer in https://github.com/SPiN-Lab/connPFM/pull/17
Change unit test docker image to an image with afni installed by @vinferrer in https://github.com/SPiN-Lab/connPFM/pull/19
Allow non parallel workflow for integration testing by @vinferrer in https://github.com/SPiN-Lab/connPFM/pull/20
Utils testing by @vinferrer in https://github.com/SPiN-Lab/connPFM/pull/22
[ENH] Do not apply inverse transform if not necessary by @vinferrer in https://github.com/SPiN-Lab/connPFM/pull/23
Add script to debias with no information about connectivty or co-fluctuation, i.e., PFM-only by @eurunuela in https://github.com/SPiN-Lab/connPFM/pull/26
Avoid creating the nilearn_cache folder when using nilearn maskers by @vinferrer in https://github.com/SPiN-Lab/connPFM/pull/29
execute compute_slars.py in a container so the jobs don't change the execution enviroment by @vinferrer in https://github.com/SPiN-Lab/connPFM/pull/31
Start using connpfm official docker repository by @vinferrer in https://github.com/SPiN-Lab/connPFM/pull/35
Add debiasing testing by @vinferrer in https://github.com/SPiN-Lab/connPFM/pull/24
Add testing to slars_stability.py by @vinferrer in https://github.com/SPiN-Lab/connPFM/pull/36
add Integration tests to the toolbox by @vinferrer in https://github.com/SPiN-Lab/connPFM/pull/38
[ENH] Add different thresholding options to connectivity analysis by @eurunuela in https://github.com/SPiN-Lab/connPFM/pull/41
Deb output by @vinferrer in https://github.com/SPiN-Lab/connPFM/pull/39
Build docker with current brach for both PRs and main branches by @vinferrer in https://github.com/SPiN-Lab/connPFM/pull/43
correct the path to compute_slars.py inside the image by @vinferrer in https://github.com/SPiN-Lab/connPFM/pull/45
Change ETS plots max and min values by @vinferrer in https://github.com/SPiN-Lab/connPFM/pull/25
Add matrix argument as an output string for ev_workflow by @vinferrer in https://github.com/SPiN-Lab/connPFM/pull/44
Update debiasing call for stability selection PFM by @eurunuela in https://github.com/SPiN-Lab/connPFM/pull/46
Output rss and peak timepoints as txt by @vinferrer in https://github.com/SPiN-Lab/connPFM/pull/47
Extend testing to different versions of Python with matrix configuration by @vinferrer in https://github.com/SPiN-Lab/connPFM/pull/48
add figure one for OHBM by @vinferrer in https://github.com/SPiN-Lab/connPFM/pull/49
New Contributors
@vinferrer made their first contribution in https://github.com/SPiN-Lab/connPFM/pull/6
@eurunuela made their first contribution in https://github.com/SPiN-Lab/connPFM/pull/12
Full Changelog: https://github.com/SPiN-Lab/connPFM/commits/v0.0.
LAB Innovations Annual Review 2023
Innovaatioiden kaupallistaminen on yksi neljästä LAB-ammattikorkeakoulun TKI-toiminnan strategisesta vahvuusalueesta. LAB Innovations Annual Review 2023 on Innovaatioiden kaupallistaminen -vahvuusalueen TKI-toiminnan vuosijulkaisu. Sen tavoitteena on viestiä sidosryhmillemme alueellisen innovaatiotoiminnan edistämistyön tuloksista. Vuosijulkaisu koostuu tänä vuonna 10 artikkelista, joissa käsitellään LAB-ammattikorkeakoulun Innovaatioiden kaupallistaminen vahvuusalueen käynnissä olevien ja hiljattain päättyneiden TKI-hankkeiden tuloksia, toimenpiteitä ja niiden piirissä toteutuneita kokeiluja.
Commercialisation of Innovations is one of the four strategic focus areas of the research, development and innovation (RDI) activities of the LAB University of Applied Sciences. LAB Innovations Annual Review 2023 communicates the actions and results of the ongoing and recently completed international RDI projects in the strategic focus area as well as conveys lessons learnt from and experiences yielded by the experiments carried out as part of these projects.fi=Ei tietoa saavutettavuudesta|sv=Okänd tillgänglighet|en=Unknown accessibility
LAB Circular Economy Annual Review 2022
The theme of this publication is circular economy, which is one of the four focus areas at LAB University of Applied Sciences (LAB). This publication contains 14 articles written by experts from LAB and its stakeholders. This review presents the latest interesting research, development and innovation activities in the context of sustainable circular economy. The publication supports communication with LAB’s partner universities, companies and other stakeholders, and it is a part of sustainability and circular economy related actions in the R&D, educational and company partnership operations of LAB.fi=Ei tietoa saavutettavuudesta|sv=Okänd tillgänglighet|en=Unknown accessibility
Acta Conventus Neo-Latini Monasteriensis : Proceedings of the Fifteenth International Congress of Neo-Latin Studies (Münster 2012) /
Since 1971, the International Congress for Neo-Latin Studies has been organised every three years in various cities in Europe and North America. In August 2012, Münster in Germany was the venue of the fifteenth Neo-Latin conference, held by the International Association for Neo-Latin Studies. The proceedings of the Münster conference have been collected in this volume under the motto " Litterae neolatinae, sedes et quasi domicilia rerum religiosarum et politicarum - Religion and Politics in Neo-Latin Literature". Forty-five individual and five plenary papers spanning the period from the Renaissance to the present offer a variety of themes covering a range of genres such as history, literature, philology, art history, and religion. The contributions will be of relevance not only for scholarly readers, but also for an interested non-professional audience.Includes bibliographical references and index.Since 1971, the International Congress for Neo-Latin Studies has been organised every three years in various cities in Europe and North America. In August 2012, Münster in Germany was the venue of the fifteenth Neo-Latin conference, held by the International Association for Neo-Latin Studies. The proceedings of the Münster conference have been collected in this volume under the motto " Litterae neolatinae, sedes et quasi domicilia rerum religiosarum et politicarum - Religion and Politics in Neo-Latin Literature". Forty-five individual and five plenary papers spanning the period from the Renaissance to the present offer a variety of themes covering a range of genres such as history, literature, philology, art history, and religion. The contributions will be of relevance not only for scholarly readers, but also for an interested non-professional audience
LAB Design Annual Review 2023
This is the fourth publication in the LAB Design Annual Review series. The publication presents the latest research, development and innovation activities in the field of design. The aim of this review is also to introduce multidisciplinary development work and cooperation with companies and stakeholders. It contains thirteen articles written by experts from LAB University of Applied Sciences.fi=Ei tietoa saavutettavuudesta|sv=Okänd tillgänglighet|en=Unknown accessibility
- …
