Skip to main content

Showing 1–50 of 55 results for author: Galletta

.
  1. Explainable Ponzi Schemes Detection on Ethereum

    Authors: Letterio Galletta, Fabio Pinelli

    Abstract: Blockchain technology has been successfully exploited for deploying new economic applications. However, it has started arousing the interest of malicious actors who deliver scams to deceive honest users and to gain economic advantages. Ponzi schemes are one of the most common scams. Here, we present a classifier for detecting smart Ponzi contracts on Ethereum, which can be used as the backbone for… ▽ More

    Submitted 18 April, 2024; v1 submitted 12 January, 2023; originally announced January 2023.

    Comments: Accepted to ACM SAC'24

  2. arXiv:2207.12326  [pdf, ps, other

    cs.CR cs.LO

    Automatic Fair Exchanges

    Authors: Lorenzo Ceragioli, Letterio Galletta, Pierpaolo Degano, Luca Viganò

    Abstract: In a decentralized environment, exchanging resources requires users to bargain until an agreement is found. Moreover, human agreements involve a combination of collaborative and selfish behavior and often induce circularity, complicating the evaluation of exchange requests. We introduce MuAC, a policy language that allows users to state in isolation under which conditions they are open to grant th… ▽ More

    Submitted 25 July, 2022; originally announced July 2022.

  3. arXiv:2205.15915  [pdf, ps, other

    cs.CR

    IFCIL: An Information Flow Configuration Language for SELinux (Extended Version)

    Authors: Lorenzo Ceragioli, Letterio Galletta, Pierpaolo Degano, David Basin

    Abstract: Security Enhanced Linux (SELinux) is a security architecture for Linux implementing mandatory access control. It has been used in numerous security-critical contexts ranging from servers to mobile devices. But this is challenging as SELinux security policies are difficult to write, understand, and maintain. Recently, the intermediate language CIL was introduced to foster the development of high-le… ▽ More

    Submitted 31 May, 2022; originally announced May 2022.

    Comments: Extended version of the paper "IFCIL: An Information Flow Configuration Language for SELinux"

  4. arXiv:2202.07269  [pdf, other

    econ.GN cs.CL cs.CY

    Media Slant is Contagious

    Authors: Philine Widmer, Sergio Galletta, Elliott Ash

    Abstract: This paper examines the diffusion of media slant, specifically how partisan content from national cable news affects local newspapers in the U.S., 2005-2008. We use a text-based measure of cable news slant trained on content from Fox News Channel (FNC), CNN, and MSNBC to analyze how local newspapers adopt FNC's slant over CNN/MSNBC's. Our findings show that local news becomes more similar to FNC c… ▽ More

    Submitted 20 April, 2023; v1 submitted 15 February, 2022; originally announced February 2022.

  5. A theory of transaction parallelism in blockchains

    Authors: Massimo Bartoletti, Letterio Galletta, Maurizio Murgia

    Abstract: Decentralized blockchain platforms have enabled the secure exchange of crypto-assets without the intermediation of trusted authorities. To this purpose, these platforms rely on a peer-to-peer network of byzantine nodes, which collaboratively maintain an append-only ledger of transactions, called blockchain. Transactions represent the actions required by users, e.g. the transfer of some units of cr… ▽ More

    Submitted 17 November, 2021; v1 submitted 27 November, 2020; originally announced November 2020.

    Comments: arXiv admin note: text overlap with arXiv:1905.04366

    Journal ref: Logical Methods in Computer Science, Volume 17, Issue 4 (November 18, 2021) lmcs:6935

  6. arXiv:2010.09303  [pdf, other

    cs.CR

    Private-Yet-Verifiable Contact Tracing

    Authors: Andrea Canidio, Gabriele Costa, Letterio Galletta

    Abstract: We propose PrYVeCT, a private-yet-verifiable contact tracing system. PrYVeCT works also as an authorization framework allowing for the definition of fine-grained policies, which a certain facility can define and apply to better model its own access rules. Users are authorized to access the facility only when they exhibit a contact trace that complies with the policy. The policy evaluation process… ▽ More

    Submitted 19 October, 2020; originally announced October 2020.

    Comments: Submitted for publication

  7. A type language for message passing component-based systems

    Authors: Zorica Savanović, Letterio Galletta, Hugo Torres Vieira

    Abstract: Component-based development is challenging in a distributed setting, for starters considering programming a task may involve the assembly of loosely-coupled remote components. In order for the task to be fulfilled, the supporting interaction among components should follow a well-defined protocol. In this paper we address a model for message passing component-based systems where components are asse… ▽ More

    Submitted 16 September, 2020; originally announced September 2020.

    Comments: In Proceedings ICE 2020, arXiv:2009.07628

    ACM Class: F.3.1; F.3.2

    Journal ref: EPTCS 324, 2020, pp. 3-24

  8. arXiv:2003.05836  [pdf, ps, other

    cs.PL cs.CR

    Control-flow Flattening Preserves the Constant-Time Policy (Extended Version)

    Authors: Matteo Busi, Pierpaolo Degano, Letterio Galletta

    Abstract: Obfuscating compilers protect a software by obscuring its meaning and impeding the reconstruction of its original source code. The typical concern when defining such compilers is their robustness against reverse engineering and the performance of the produced code. Little work has been done in studying whether the security properties of a program are preserved under obfuscation. In this paper we s… ▽ More

    Submitted 12 March, 2020; originally announced March 2020.

    Comments: Extended version of ITASEC20 camera ready paper

  9. arXiv:2001.10881  [pdf, other

    cs.CR

    Provably Secure Isolation for Interruptible Enclaved Execution on Small Microprocessors: Extended Version

    Authors: Matteo Busi, Job Noorman, Jo Van Bulck, Letterio Galletta, Pierpaolo Degano, Jan Tobias Mühlberg, Frank Piessens

    Abstract: Computer systems often provide hardware support for isolation mechanisms like privilege levels, virtual memory, or enclaved execution. Over the past years, several successful software-based side-channel attacks have been developed that break, or at least significantly weaken the isolation that these mechanisms offer. Extending a processor with new architectural or micro-architectural features, bri… ▽ More

    Submitted 29 January, 2020; originally announced January 2020.

    Comments: Extended version of the paper "Provably Secure Isolation for Interruptible Enclaved Execution on Small Microprocessors"

  10. arXiv:1908.02709  [pdf, ps, other

    cs.PL

    A minimal core calculus for Solidity contracts

    Authors: Massimo Bartoletti, Letterio Galletta, Maurizio Murgia

    Abstract: The Ethereum platform supports the decentralized execution of smart contracts, i.e. computer programs that transfer digital assets between users. The most common language used to develop these contracts is Solidity, a Javascript-like language which compiles into EVM bytecode, the language actually executed by Ethereum nodes. While much research has addressed the formalisation of the semantics of E… ▽ More

    Submitted 6 August, 2019; originally announced August 2019.

    Comments: arXiv admin note: substantial text overlap with arXiv:1905.04366

  11. arXiv:1905.04366  [pdf, ps, other

    cs.PL

    A true concurrent model of smart contracts executions

    Authors: Massimo Bartoletti, Letterio Galletta, Maurizio Murgia

    Abstract: The development of blockchain technologies has enabled the trustless execution of so-called smart contracts, i.e. programs that regulate the exchange of assets (e.g., cryptocurrency) between users. In a decentralized blockchain, the state of smart contracts is collaboratively maintained by a peer-to-peer network of mutually untrusted nodes, which collect from users a set of transactions (represent… ▽ More

    Submitted 27 April, 2020; v1 submitted 10 May, 2019; originally announced May 2019.

    Comments: Full version of the paper presented at COORDINATION 2020

  12. arXiv:1901.05082  [pdf, ps, other

    cs.PL cs.CR

    Translation Validation for Security Properties

    Authors: Matteo Busi, Pierpaolo Degano, Letterio Galletta

    Abstract: Secure compilation aims to build compilation chains that preserve security properties when translating programs from a source to a target language. Recent research led to the definition of secure compilation principles that, if met, guarantee that the compilation chain in hand never violates specific families of security properties. Still, to the best of our knowledge, no effective procedure is av… ▽ More

    Submitted 15 January, 2019; originally announced January 2019.

    Comments: Presented at PriSC Workshop 2019

  13. arXiv:1808.00225  [pdf, other

    cs.PL

    Using Standard Ty** Algorithms Incrementally

    Authors: Matteo Busi, Pierpaolo Degano, Letterio Galletta

    Abstract: Modern languages are equipped with static type checking/inference that helps programmers to keep a clean programming style and to reduce errors. However, the ever-growing size of programs and their continuous evolution require building fast and efficient analysers. A promising solution is incrementality, so one only re-types those parts of the program that are new, rather than the entire codebase.… ▽ More

    Submitted 27 November, 2018; v1 submitted 1 August, 2018; originally announced August 2018.

    Comments: corrected and updated; experimental results added

  14. Tool Supported Analysis of IoT

    Authors: Chiara Bodei, Pierpaolo Degano, Letterio Galletta, Emilio Tuosto

    Abstract: The design of IoT systems could benefit from the combination of two different analyses. We perform a first analysis to approximate how data flow across the system components, while the second analysis checks their communication soundness. We show how the combination of these two analyses yields further benefits hardly achievable by separately using each of them. We exploit two independently devel… ▽ More

    Submitted 29 November, 2017; originally announced November 2017.

    Comments: In Proceedings ICE 2017, arXiv:1711.10708

    Journal ref: EPTCS 261, 2017, pp. 37-56

  15. Tracing where IoT data are collected and aggregated

    Authors: Chiara Bodei, Pierpaolo Degano, Gian-Luigi Ferrari, Letterio Galletta

    Abstract: The Internet of Things (IoT) offers the infrastructure of the information society. It hosts smart objects that automatically collect and exchange data of various kinds, directly gathered from sensors or generated by aggregations. Suitable coordination primitives and analysis mechanisms are in order to design and reason about IoT systems, and to intercept the implied technological shifts. We addres… ▽ More

    Submitted 18 July, 2017; v1 submitted 26 October, 2016; originally announced October 2016.

    ACM Class: F.1.2; F.3.1

    Journal ref: Logical Methods in Computer Science, Volume 13, Issue 3 (July 19, 2017) lmcs:2186

  16. A Step Towards Checking Security in IoT

    Authors: Chiara Bodei, Pierpaolo Degano, Gian-Luigi Ferrari, Letterio Galletta

    Abstract: The Internet of Things (IoT) is smartifying our everyday life. Our starting point is IoT-LySa, a calculus for describing IoT systems, and its static analysis, which will be presented at Coordination 2016. We extend the mentioned proposal in order to begin an investigation about security issues, in particular for the static verification of secrecy and some other security properties.

    Submitted 10 August, 2016; originally announced August 2016.

    Comments: In Proceedings ICE 2016, arXiv:1608.03131

    ACM Class: F.3.2; D.2.4

    Journal ref: EPTCS 223, 2016, pp. 128-142

  17. Event-driven Adaptation in COP

    Authors: Pierpaolo Degano, Gian-Luigi Ferrari, Letterio Galletta

    Abstract: Context-Oriented Programming languages provide us with primitive constructs to adapt program behaviour depending on the evolution of their operational environment, namely the context. In previous work we proposed ML_CoDa, a context-oriented language with two-components: a declarative constituent for programming the context and a functional one for computing. This paper describes an extension of ML… ▽ More

    Submitted 19 June, 2016; originally announced June 2016.

    Comments: In Proceedings PLACES 2016, arXiv:1606.05403

    Journal ref: EPTCS 211, 2016, pp. 37-45

  18. A Context-Oriented Extension of F#

    Authors: Andrea Canciani, Pierpaolo Degano, Gian-Luigi Ferrari, Letterio Galletta

    Abstract: Context-Oriented programming languages provide us with primitive constructs to adapt program behaviour depending on the evolution of their operational environment, namely the context. In previous work we proposed ML_CoDa, a context-oriented language with two-components: a declarative constituent for programming the context and a functional one for computing. This paper describes the implementation… ▽ More

    Submitted 23 December, 2015; originally announced December 2015.

    Comments: In Proceedings FOCLASA 2015, arXiv:1512.06947

    ACM Class: D.1.1; D.1.6; D.3.4

    Journal ref: EPTCS 201, 2015, pp. 18-32

  19. UGC 7639: a Dwarf Galaxy in the Canes Venatici I Cloud

    Authors: L. M. Buson, D. Bettoni, P. Mazzei, G. Galletta

    Abstract: We want to get insight into the nature, i.e. the formation mechanism and the evolution, of UGC 7639, a dwarf galaxy in the Canes Venatici I Cloud (CVnIC). We used archival GALEX (FUV and NUV) and SDSS images, as well as Hyperleda and NED databases, to constrain its global properties. GALEX FUV/NUV images show that UGC 7639 inner regions are composed mostly by young stellar populations. In addition… ▽ More

    Submitted 8 July, 2015; originally announced July 2015.

    Comments: 16 pages, 7 figures, accepted for publication in ADVANCES IN ASTRONOMY

  20. The UV window on counter rotating ETGs: insight from SPH simulations with chemo-photometric implementation

    Authors: Daniela Bettoni, Paola Mazzei, Roberto Rampazzo, Antonina Marino, Giuseppe Galletta, Lucio M. Buson

    Abstract: The Galaxy Evolution Explorer (GALEX) detected ultraviolet emission in about 50% of multi-spin early-type galaxies (ETGs), suggesting the occurrence of a recent rejuvenation episode connected to the formation of these kinematical features. With the aim at investigating the complex evolutionary scenario leading to the formation of counter rotating ETGs (CR-ETGs) we use our Smooth Particle Hydrodyna… ▽ More

    Submitted 15 May, 2014; originally announced May 2014.

    Comments: 7 pages, 3 figures, accepted for publication in ApSS

  21. arXiv:1401.4382  [pdf, ps, other

    astro-ph.GA astro-ph.CO

    The UV view of multi spin galaxies: insight from SPH simulations

    Authors: Daniela Bettoni, Paola Mazzei, Antonina Marino, Roberto Rampazzo, Giuseppe Galletta, Lucio M. Buson

    Abstract: The UV images of GALEX revealed that ~30% of Early Type Galaxies (ETG) show UV emission indicating a rejuvenation episode. In ETGs with multiple spin components this percentage increases at 50%. We present here the characteristics of this sample and our smooth particle hydrodynamic (SPH) simulations with chemo-photometric implementation that provide dynamical and morphological information together… ▽ More

    Submitted 17 January, 2014; originally announced January 2014.

    Comments: 4 pages 2 figures, to be published in the proceedings of the conference "Multi-Spin Galaxies" held in Napoli in October 2013

  22. Galaxy evolution in groups. USGC U268 and USGC U376 in the Leo cloud

    Authors: A. Marino, L. Bianchi, P. Mazzei, R. Rampazzo, G. Galletta

    Abstract: With the aim of investigating galaxy evolution in nearby galaxy groups, we analysed the spectral energy distribution of 24 galaxies, members of two groups in the Leo cloud, USGC U268 and USGC U376. We estimated the ages and stellar masses of the galaxies by fitting their total apparent magnitudes from far-ultraviolet to near-infrared with population synthesis models. The comparison of the results… ▽ More

    Submitted 19 September, 2013; originally announced September 2013.

    Comments: 16 pages, 6 figures; accepted for publication in Advances in Space Research, Special Issue: Ultraviolet Astrophysics

  23. Catching Spiral - S0 transition in groups. Insights from SPH simulations with chemo-photometric implementation

    Authors: P. Mazzei, A. Marino, R. Rampazzo, G. Galletta, D. Bettoni

    Abstract: We are investigating the co-evolution of galaxies within groups combining multi-wavelength photometric and 2D kinematical observations. Here we focus on S0s showing star formation in ring/arm-like structures. We use smooth particle hydrodynamical simulations (SPH) with chemo-photometric implementation which provide dynamical and morphological information together with the spectral energy distribut… ▽ More

    Submitted 4 June, 2013; originally announced June 2013.

    Comments: 30 pages, 6 figures; accepted for publication in Advances in Space Research, Special Issue: Ultraviolet Astrophysics

  24. Ty** Context-Dependent Behavioural Variation

    Authors: Pierpaolo Degano, Gian-Luigi Ferrari, Letterio Galletta, Gianluca Mezzetti

    Abstract: Context Oriented Programming (COP) concerns the ability of programs to adapt to changes in their running environment. A number of programming languages endowed with COP constructs and features have been developed. However, some foundational issues remain unclear. This paper proposes adopting static analysis techniques to reason on and predict how programs adapt their behaviour. We introduce a core… ▽ More

    Submitted 26 February, 2013; originally announced February 2013.

    Comments: In Proceedings PLACES 2012, arXiv:1302.5798

    ACM Class: D.3.1; F.3.1; F.3.2

    Journal ref: EPTCS 109, 2013, pp. 28-33

  25. arXiv:1209.4278  [pdf, ps, other

    astro-ph.GA astro-ph.CO

    Galaxy evolution in nearby groups. II. Galaxy evolution in nearby loose groups. II. Photometric and kinematic characterization of USGC U268 and USGC U376 group members in the Leo cloud

    Authors: A. Marino, H. Plana, R. Rampazzo, L. Bianchi, M. Rosado, D. Bettoni, G. Galletta, P. Mazzei, L. Buson, P. Ambrocio-Cruz, R. F. Gabbasov

    Abstract: We present the photometric and kinematic characterization of two groups, USGC U268 and USGC U376 located in different regions of the Leo cloud. U268, composed of 10 catalogued members and 11 new added members, has a small fraction (~24%) of early-type galaxies (ETGs). U376 has 16 plus 8 new added members, with ~38% of ETGs. We find the presence of significant substructures in both groups suggestin… ▽ More

    Submitted 19 September, 2012; originally announced September 2012.

    Comments: 27 pages, 11 figures, 8 tables, accepted for publication in MNRAS (abridged abstract)

  26. New photometric investigation of the double ringed galaxy ESO474-G26. Unveiling the formation scenario

    Authors: M. Spavone, E. Iodice, D. Bettoni, G. Galletta, P. Mazzei, V. Reshetnikov

    Abstract: We present a detailed photometric study of the peculiar double ringed galaxy ESO474-G26. Near-Infrared (NIR) and optical data have been used, with the main goal to constrain the formation history of ESO474-G26. NIR photometry is fundamental in this kind of study, because gives better constraints on the Spectral Energy Distribution (SED) and well traces the older stellar population of the galaxy. T… ▽ More

    Submitted 27 July, 2012; originally announced July 2012.

    Comments: 19 pages, 20 figures. Accepted for publication in Monthly Notices of the Royal Astronomical Society (MNRAS)

  27. arXiv:1204.3472  [pdf, ps, other

    astro-ph.CO

    The innermost region of the NGC 1023 Group: Insight into its evolution

    Authors: D. Bettoni, L. M. Buson, P. Mazzei, G. Galletta

    Abstract: The NGC 1023 group is one of the most studied nearby groups. We want to give an insight into the evolution of its innermost region by means of ultraviolet observations and proper models. We used the FUV and NUV GALEX archival data as well as a large set of SPH simulations with chemo-photometric implementation. From the UV observations we found that several, already known, dwarf galaxies very close… ▽ More

    Submitted 16 April, 2012; originally announced April 2012.

    Comments: 10 pages, 12 figures. Accepted for publication in MNRAS

  28. NGC 3934: a shell galaxy in a compact galaxy environment

    Authors: D. Bettoni, G. Galletta, R. Rampazzo, A. Marino, P. Mazzei, L. M. Buson

    Abstract: We investigate the NGC 3933 poor galaxy association, that contains NGC 3934, which is classified as a polar-ring galaxy. The multi-band photometric analysis of NGC 3934 allows us to investigate the nature of this galaxy and to re-define the NGC 3933 group members with the aim to characterize the group dynamical properties and its evolutionary phase. We imaged the group in the far (FUV,lambda = 153… ▽ More

    Submitted 30 August, 2011; originally announced August 2011.

    Comments: 15 pages, 12 figures, 5 tables; accepted for publication in A&A

  29. An Abstract Semantics for Inference of Types and Effects in a Multi-Tier Web Language

    Authors: Letterio Galletta, Giorgio Levi

    Abstract: Types-and-effects are type systems, which allow one to express general semantic properties and to statically reason about program's execution. They have been widely exploited to specify static analyses, for example to track computational side effects, exceptions and communications in concurrent programs. In this paper we adopt abstract interpretation techniques to reconstruct (following the Couso… ▽ More

    Submitted 11 August, 2011; originally announced August 2011.

    Comments: In Proceedings WWV 2011, arXiv:1108.2085

    ACM Class: D.2.4; F.3.1; F.3.2

    Journal ref: EPTCS 61, 2011, pp. 81-95

  30. arXiv:1102.4438  [pdf, ps, other

    astro-ph.EP

    New approaches to the exploration: planet Mars and bacterial life

    Authors: Giuseppe Galletta, Giulio Bertoloni, Maurizio D'Alessandro

    Abstract: Planet Mars past environmental conditions were similar to the early Earth, but nowadays they are similar to those of a very cold desert, irradiated by intense solar UV light. However, some terrestrial lifeform showed the capability to adapt to very harsh environments, similar to the extreme condition of the Red Planet. In addition, recent discoveries of water in the Martian permafrost and of metha… ▽ More

    Submitted 22 February, 2011; originally announced February 2011.

    Comments: This paper should be published in the Proceedings of IAU Symposium 269, "Galileo's Medicean Moons: Their impact on 400 years of discovery", printed by Cambridge University Press, but for an error of the editors was not included in the printed version

  31. arXiv:1006.4717  [pdf, ps, other

    astro-ph.CO

    NGC 4262: a Virgo galaxy with an extended ultraviolet ring

    Authors: Bettoni, D., Buson, L. M., Galletta, G.

    Abstract: The Galaxy Ultraviolet Explorer (GALEX) satellite has recently shown the presence of an extended, outer ring studded with UV-bright knots surrounding the lenticular galaxy NGC 4262. Such a structure---not detected in the optical---is coupled with a ring of atomic (HI) gas. We want to show that both star-forming and HI rings surrounding this SB0 galaxy share the same radial distance from the galaxy… ▽ More

    Submitted 24 June, 2010; originally announced June 2010.

    Comments: Accepted for Publication on Astronomy and Astrophysics, 8 pages, 8 figures

  32. arXiv:1002.4077  [pdf, ps, other

    astro-ph.EP

    Bacterial survival in Martian conditions

    Authors: Giuseppe Galletta, Giulio Bertoloni, Maurizio D'Alessandro

    Abstract: We shortly discuss the observable consequences of the two hypotheses about the origin of life on Earth and Mars: the Lithopanspermia (Mars to Earth or viceversa) and the origin from a unique progenitor, that for Earth is called LUCA (the LUCA hypothesis). To test the possibility that some lifeforms similar to the terrestrial ones may survive on Mars, we designed and built two simulators of Martian… ▽ More

    Submitted 1 June, 2010; v1 submitted 22 February, 2010; originally announced February 2010.

    Comments: 5 pages, 3 figures, special issue of Planetary and Space science on Methane on Mars discovery. Topics: Astrobiology - Methods: laboratory - Mars - Panspermia

  33. arXiv:0910.4830  [pdf, ps, other

    astro-ph.EP astro-ph.IM

    Surviving on Mars: test with LISA simulator

    Authors: G. Galletta, M. D'Alessandro, G. Bertoloni, F. Castellani, R. Visentin

    Abstract: We present the biological results of some experiments performed in the Padua simulators of planetary environments, named LISA, used to study the limit of bacterial life on the planet Mars. The survival of Bacillus strains for some hours in Martian environment is shortly discussed.

    Submitted 26 October, 2009; originally announced October 2009.

    Comments: To be published on Highlights of Astronomy, Volume 15 XXVIIth IAU General Assembly, August 2009 Ian F Corbett, ed. 2 pages, 1 figure

  34. GALEX UV properties of the polar ring galaxy MCG-05-07-001 and the shell galaxies NGC 1210 and NGC 5329

    Authors: A. Marino, E. Iodice, R. Tantalo, L. Piovan, D. Bettoni, L. M. Buson, C. Chiosi, G. Galletta, R. Rampazzo, R. M. Rich

    Abstract: Systems of shells and polar rings in early-type galaxies are considered "bona fide" tracers of mass accretion and/or mergers. Their high frequency in low density environments suggests that such episodes could drive the evolution of at least a fraction of the early-type galaxy population. Their UV emission is crucial to test whether these galaxies host ongoing/recent star formation. We used far a… ▽ More

    Submitted 21 December, 2009; v1 submitted 22 September, 2009; originally announced September 2009.

    Comments: 35 pages, 15 figures, accepted for publication in Astronomy and Astrophysics

  35. Revisiting the formation History of the minor-axis dust lane galaxy NGC1947

    Authors: M. Spavone, E. Iodice, R. Calvi, D. Bettoni, G. Galletta, G. Longo, P. Mazzei, G. Minervini

    Abstract: In this paper we present a detailed study of the peculiar early-type galaxy NGC1947. The main goal of this work is to constrain the dynamical status and the formation history of NGC1947 by comparing the observed properties with the predictions derived from different galaxy formation scenarios. To this aim, we derived the photometric and kinematical properties of NGC1947. Due to the presence of a… ▽ More

    Submitted 11 November, 2008; originally announced November 2008.

    Comments: Accepted for publication on MNRAS, 17 figures

  36. arXiv:0801.2328  [pdf, ps, other

    astro-ph

    The GALEX UV emission in shell galaxies

    Authors: A. Marino, R. Rampazzo, R. Tantalo, D. Bettoni, L. M. Buson, C. Chiosi, G. Galletta

    Abstract: Shell galaxies are widely considered the debris of recent accretion/merging episodes. Their high frequency in low density environment suggests that such episodes could be among the driver of the early-type galaxy secular evolution. We present far and near UV (FUV and NUV respectively hereafter) GALEX photometric properties of a sample of shell galaxies.

    Submitted 15 January, 2008; originally announced January 2008.

    Comments: 2 pages, Proceedings of the Conference 'Formation and evolution of galaxies disks', Rome 2007

  37. Molecular clouds in the center of M81

    Authors: V. Casasola, F. Combes, D. Bettoni, G. Galletta

    Abstract: We investigate the molecular gas content and the excitation and fragmentation properties in the central region of the spiral galaxy Messier 81 in both the ^{12}CO(1-0) and ^{12}CO(2-1) transitions. We have recently observed the two transitions of CO in the M~81 center with A, B, and HERA receivers of the IRAM 30-m telescope. We find no CO emission in the inner $\sim$ 300 pc and a weak molecular… ▽ More

    Submitted 28 July, 2007; originally announced July 2007.

    Comments: 12 pages, 7 figures, 6 tables. Accepted for pubblication in A&A

  38. The GALEX UV emission in shell galaxies: tracing galaxy "rejuvenation" episodes

    Authors: R. Rampazzo, A. Marino, R. Tantalo, D. Bettoni, L. M. Buson, C. Chiosi, G. Galletta, R. Grueztbauch, R. M. Rich

    Abstract: We present the GALEX far FUV and near NUV ultraviolet imaging of three nearby shell galaxies, namely NGC 2865, NGC 5018 and NGC 7135. The system of shells and fine structures visible in the optical is detected in the NUV image of NGC 2865 and in both NUV and FUV images of NGC 7135. The NUV image of NGC 5018 does not present shell structures. We detect absorption features in the nuclear region of… ▽ More

    Submitted 19 July, 2007; originally announced July 2007.

    Comments: Accepted for publication in MNRAS Main Journal, 21 pages, 15 figures

  39. arXiv:0706.3769  [pdf, ps, other

    astro-ph

    Molecular gas and star formation in M81

    Authors: V. Casasola, F. Combes, G. Galletta, D. Bettoni

    Abstract: We present IRAM 30m observations of the central 1.6 kpc of the spiral M81 galaxy. The molecular gas appears weak and with an unusual excitation physics. We discuss a possible link between low CO emission and weak FUV surface brightness.

    Submitted 26 June, 2007; originally announced June 2007.

    Comments: 2 pages, 2 figures, to appear in "Pathways through an eclectic Universe", J. H. Knapen, T. J. Mahoney, and A. Vazdekis (Eds.), ASP Conf. Ser., 2007

  40. arXiv:0706.0530  [pdf, ps, other

    astro-ph

    LISA: Mars and the limits of life

    Authors: G. Galletta, M. D'Alessandro, G. Bertoloni, G. Fanti, E. Dainese, M. Pelizzo, F. Ferri, D. Pavarin, C. Bettanini, G. Bianchini, S. Debei

    Abstract: We describe the results of the first tests made on LISA, a simulator of planetary environments designed and built in Padua, dedicated to the study of the limit of bacterial life on the planet Mars. Tests on the cryogenic circuit, on the UV illumination and on bacterial coltures at room temperature that shall be used as references are described.

    Submitted 5 June, 2007; originally announced June 2007.

    Comments: 4 pages, 3 figures. Mem. SAIt, in press

  41. arXiv:astro-ph/0702018  [pdf, ps, other

    astro-ph

    Are truncated stellar disks linked to the molecular gas density?

    Authors: V. Casasola, F. Combes, D. Bettoni, M. Pohlen, G. Galletta, F. Tenaglia

    Abstract: We know that the slope of the radial, stellar light distribution in galaxies is well described by an exponential decline and this distribution is often truncated at a break radius ($R_{br}$). We don't have a clear understanding for the origin of these outer truncations and several hypotheses have been proposed to explain them. We want to test the various theories with direct observations of the… ▽ More

    Submitted 1 February, 2007; originally announced February 2007.

    Comments: 3 pages, 6 figures, to appear in Astrophysics and Space Science (Apss), special issue of "Science with ALMA: a new era for Astrophysics" conference, ed. Dr. Bachiller

  42. arXiv:astro-ph/0612131  [pdf, ps, other

    astro-ph

    Study of ISM tracers in galaxies

    Authors: V. Casasola, L. Piovan, G. Galletta, D. Bettoni, E. Merlin

    Abstract: We collected data for two samples of normal and interacting galaxies for a total of 2953 galaxies having fluxes in one or more of the following wavebands: FIR, 21 cm line, CO(1-0) lines and soft X-ray. The large set of data obtained allowed us to revisit some of the already known relations between the different tracers of the interstellar medium (ISM), such as the link between the FIR flux and t… ▽ More

    Submitted 5 December, 2006; originally announced December 2006.

    Comments: 2 pages, o appear in the Proceedings of the Conf. "From Stars to Galaxies: Building the Pieces to Build Up the Universe", Vallenari et al. eds., ASP Conf. Series

  43. Relations between ISM tracers in galaxies

    Authors: G. Galletta, V. Casasola, L. Piovan, E. Merlin, D. Bettoni

    Abstract: We study the relations existing between fluxes emitted at CO(1-0) line, 60 and 100 micron wavelengths, B and soft X-ray wavebands for galaxies of all morphological types. The large set of data that we created allows to revisit some of known relations existing between the different tracers of the Interstellar Medium (ISM): the link between the FIR flux and the CO line emission, the relation betwe… ▽ More

    Submitted 26 September, 2006; originally announced September 2006.

    Comments: 15 pages, 14 figures and 1 table

  44. Isolated galaxies: residual of primordial building blocks?

    Authors: G. Galletta, G. Rodighiero, D. Bettoni, M. Moles, J. Varela

    Abstract: CONTEXT.The mass assembly is believed to be the dominant process of early galaxy formation. This mechanism of galaxy building can proceed either by repeated major mergers with other systems, or by means of accretion of matter from the surrounding regions. AIMS.In this paper we compare the properties of local disk galaxies that appear isolated, i.e. not tidally affected by other galaxies during t… ▽ More

    Submitted 5 May, 2006; v1 submitted 3 May, 2006; originally announced May 2006.

    Comments: 6 pages, 3 figures. Accepted for publication in A&A. A&A style file added to the source

  45. The gas content of peculiar galaxies: strongly interacting systems

    Authors: V. Casasola, D. Bettoni, G. Galletta

    Abstract: A study of the gas content in 1038 interacting galaxies, essentially selected from Arp, Arp and Madore, Vorontsov-Velyaminov catalogues and some of the published literature, is presented here. The data on the interstellar medium have been extracted from a number of sources in the literature and compared with a sample of 1916 normal galaxies. The mean values for each of the different ISM tracers… ▽ More

    Submitted 6 May, 2004; originally announced May 2004.

    Comments: 11 pages, 7 figures, accepted for publication in A&A

    Journal ref: Astron.Astrophys. 422 (2004) 941-950

  46. Properties of Isolated Disk Galaxies

    Authors: J. Varela, M. Moles, I. Márquez, G. Galletta, J. Masegosa, D. Bettoni

    Abstract: A sample of isolated galaxies (IsG), selected by the ratio, $f$, between inner and tidal forces acting upon a galaxy, is presented. The analysis of the Coma cluster lead us to adopt the criterion $f\leq -4.5$ for IsG. The candidates are from the CfA catalog with cz $\leq$5000 km/s, |b|> 40°, DEC $\ge -$2.5°. The sample contains 203 objects from the initial 1706. We also selected a sample (N=130)… ▽ More

    Submitted 5 March, 2004; originally announced March 2004.

    Comments: 28 pages, 5 figures. Accepted for publication in A&A

    Journal ref: Astron.Astrophys. 420 (2004) 873-879

  47. A new catalogue of ISM content of normal galaxies

    Authors: D. Bettoni, G. Galletta, S. Garcia-Burillo

    Abstract: We have compiled a catalogue of the gas content for a sample of 1916 galaxies, considered to be a fair representation of `normality'. The definition of 'normal' galaxy adopted in this work implies that we have purposely excluded from the catalogue galaxies having distorted morphology (such as interaction bridges, tails or lopsidedness) and/or any signature of peculiar kinematics (such as polar r… ▽ More

    Submitted 4 April, 2003; v1 submitted 2 April, 2003; originally announced April 2003.

    Comments: 12 pages. 4 figures, 6 tables - A&A accepted

    Journal ref: Astron.Astrophys. 405 (2003) 5-14

  48. Rotation curves and metallicity gradients from HII regions in spiral galaxies

    Authors: I. Marquez, J. Masegosa, M. Moles, J. Varela, D. Bettoni, G. Galletta

    Abstract: In this paper we study long slit spectra in the region of H$α$ emission line of a sample of 111 spiral galaxies with recognizable and well defined spiral morphology and with a well determined environmental status, ranging from isolation to non-disruptive interaction with satellites or companions. The form and properties of the rotation curves are considered as a function of the isolation degree,… ▽ More

    Submitted 1 July, 2002; originally announced July 2002.

    Comments: accepted for publication in A&A (tables for HII region parameters incomplete, contact [email protected] for the whole set of tables)

    Journal ref: Astron.Astrophys. 393 (2002) 389-408

  49. The gas content of peculiar galaxies: counterrotators and polar rings

    Authors: D. Bettoni, G. Galletta, S. Garcia-Burillo, A. Rodriguez-Franco

    Abstract: This paper studies the global ISM content in a sample of 104 accreting galaxies, including counterrotators and polar rings, which spans the entire Hubble sequence. The molecular, atomic and hot gas content of accretors is compared to a newly compiled sample of normal galaxies. We present results of a small survey of the J=1--0 line of {12}CO with the 15m SEST telescope on a sample of 11 accretor… ▽ More

    Submitted 24 May, 2001; originally announced May 2001.

    Comments: 17 pages, 8 figures, accepted for publication in A&A

  50. The visible environment of galaxies with counterrotation

    Authors: D. Bettoni, G. Galletta, F. Prada

    Abstract: In this paper we present a statistical study of the environments of 49 galaxies in which there is gas- or stellar- counterrotation. The number of possible companions in the field (to apparent magnitude 22), their size and concentration were considered. All the statistical parameters were analysed by means of Kolgomorov-Smirnov tests, using a control sample of 43 galaxies without counterrotation.… ▽ More

    Submitted 16 May, 2001; originally announced May 2001.

    Comments: 9 pages, 1 figure, accepted for publication in A&A