[Bug 721112] New: Review Request: vmtk - The Vascular Modeling Toolkit
by Red Hat Bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
Summary: Review Request: vmtk - The Vascular Modeling Toolkit
https://bugzilla.redhat.com/show_bug.cgi?id=721112
Summary: Review Request: vmtk - The Vascular Modeling Toolkit
Product: Fedora
Version: rawhide
Platform: All
OS/Version: Linux
Status: NEW
Severity: medium
Priority: medium
Component: Package Review
AssignedTo: nobody(a)fedoraproject.org
ReportedBy: sanjay.ankur(a)gmail.com
QAContact: extras-qa(a)fedoraproject.org
CC: notting(a)redhat.com,
package-review(a)lists.fedoraproject.org
Classification: Fedora
Story Points: ---
Spec URL: http://ankursinha.fedorapeople.org/vmtk/vmtk.spec
SRPM URL: http://ankursinha.fedorapeople.org/vmtk/vmtk-0.9.0-1.fc15.src.rpm
Description:
== Segmentation of vascular segments (or other anatomical structures) from
medical
images:
Gradient-based 3D level sets segmentation. A new gradient computation
modality based on upwind finite differences allows the segmentation of small
(down to 1.2 pixels/diameter) vessels.
Interactive level sets initialization based on the Fast Marching Method.
This includes a brand new method for selecting a vascular segment comprised
between two points automatically ignoring side branches, no parameters
involved.
Segmenting a complex vascular tract comes down to selecting the endpoints of a
branch, letting level sets by attracted to gradient peaks with the sole
advection term turned on, repeating the operation for all the branches and
merging everything in a single model.
== Geometric analysis and surface data processing of 3D models of blood vessels
(and tubular objects in general)((The key algorithms have been published on
medical imaging journals. You can find a complete reference to publications at
David Steinman's and Luca Antiga's homepages)):
Compute centerlines and maximal inscribed sphere radius of branching
tubular
structures given their polygonal surface representation
Split surface models into their constitutive branches based on centerline
geometry
Compute centerline-based geometric quantities (such as bifurcation angles,
planarity, symmetry, branch curvature, tortuosity) and surface-based geometric
quantities (such as distance to centerlines, surface curvature, deviation from
tangency to maximal inscribed spheres)
Robustly map branches to a rectangular parametric space
Generate rectangular patches based on the parametric mapping for
statistical
analysis of geometric and CFD data over populations.
== Scripts, I/O tools and simple algorithms to easily work with images and
meshes:
Read and write a number of image, surface and volume mesh formats. Includes
a DICOM series reader with auto-flipping capabilities, Netgen mesh format
reader, libMesh xda mesh format writer, Tetgen mesh generator wrapper, FIDAP
FDNEUT mesh format reader and writer and a Newtetr input file generator
Display images and meshes
Incapsulate several VTK classes and make them available as pipeable scripts
(e.g. Marching Cubes, surface smoothing, clipping, normal computation,
connectivity, subdivision, distance between surfaces, ICP registration)
Add cylindrical extensions to surface model boundaries as a preprocessing
step for CFD simulations.
Generate boundary layers of prismatic elements with varying thickness for
CFD
=========================================================================
Some rpmlint issues. Fixing and uploading a new version in a day or two.
--
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
5 years, 2 months
[Bug 799701] New: Review Request: logkeys - Linux keylogger
by Red Hat Bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
Summary: Review Request: logkeys - Linux keylogger
https://bugzilla.redhat.com/show_bug.cgi?id=799701
Summary: Review Request: logkeys - Linux keylogger
Product: Fedora
Version: rawhide
Platform: All
OS/Version: Linux
Status: NEW
Severity: medium
Priority: medium
Component: Package Review
AssignedTo: nobody(a)fedoraproject.org
ReportedBy: sanjay.ankur(a)gmail.com
QAContact: extras-qa(a)fedoraproject.org
CC: notting(a)redhat.com,
package-review(a)lists.fedoraproject.org
Classification: Fedora
Story Points: ---
Type: ---
Regression: ---
Mount Type: ---
Documentation: ---
Spec URL: http://ankursinha.fedorapeople.org/logkeys/logkeys.spec
SRPM URL:
http://ankursinha.fedorapeople.org/logkeys/logkeys-0.1.1a-1.fc16.src.rpm
Description:
logkeys is a linux keylogger (GNU/Linux systems only). It is no more advanced
than other available linux keyloggers, but is a bit more up to date, it doesn't
unreliably repeat keys and it should never crash your X. All in all, it just
seems to work. It relies on event interface of the Linux input subsystem. Once
set, it logs all common character and function keys, while also being fully
aware of Shift and AltGr key modifiers. It works with serial as well as USB
keyboards.
== rpmlint output ==
[ankur@ankur result]$ rpmlint *.rpm ~/rpmbuild/SPECS/logkeys.spec
logkeys.src: W: spelling-error Summary(en_US) keylogger -> key logger,
key-logger, flogger
logkeys.src: W: spelling-error %description -l en_US linux -> Linux
logkeys.src: W: spelling-error %description -l en_US keylogger -> key logger,
key-logger, flogger
logkeys.src: W: spelling-error %description -l en_US keyloggers -> key loggers,
key-loggers, loggers
logkeys.src: W: strange-permission logkeys-0.1.1a.tar.gz 0640L
logkeys.src: W: invalid-url Source0:
http://logkeys.googlecode.com/files/logkeys-0.1.1a.tar.gz HTTP Error 404: Not
Found
logkeys.x86_64: W: spelling-error Summary(en_US) keylogger -> key logger,
key-logger, flogger
logkeys.x86_64: W: spelling-error %description -l en_US linux -> Linux
logkeys.x86_64: W: spelling-error %description -l en_US keylogger -> key
logger, key-logger, flogger
logkeys.x86_64: W: spelling-error %description -l en_US keyloggers -> key
loggers, key-loggers, loggers
logkeys.x86_64: W: manual-page-warning /usr/share/man/man8/logkeys.8.gz 216:
warning: macro `..' not defined
logkeys.x86_64: W: no-manual-page-for-binary llk
logkeys.x86_64: W: no-manual-page-for-binary llkk
/home/ankur/rpmbuild/SPECS/logkeys.spec: W: invalid-url Source0:
http://logkeys.googlecode.com/files/logkeys-0.1.1a.tar.gz HTTP Error 404: Not
Found
3 packages and 1 specfiles checked; 0 errors, 14 warnings.
[ankur@ankur result]$
Nothing really serious here.
--
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
5 years, 3 months
[Bug 765802] New: Review Request: indimpc - A minimalist MPD client with support for the gnome-shell and multimedia keys
by Red Hat Bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
Summary: Review Request: indimpc - A minimalist MPD client with support for the gnome-shell and multimedia keys
https://bugzilla.redhat.com/show_bug.cgi?id=765802
Summary: Review Request: indimpc - A minimalist MPD client with
support for the gnome-shell and multimedia keys
Product: Fedora
Version: rawhide
Platform: All
OS/Version: Linux
Status: NEW
Severity: medium
Priority: medium
Component: Package Review
AssignedTo: nobody(a)fedoraproject.org
ReportedBy: sanjay.ankur(a)gmail.com
QAContact: extras-qa(a)fedoraproject.org
CC: notting(a)redhat.com,
package-review(a)lists.fedoraproject.org
Classification: Fedora
Story Points: ---
Type: ---
Regression: ---
Mount Type: ---
Documentation: ---
Spec URL: http://ankursinha.fedorapeople.org/indimpc/indimpc.spec
SRPM URL:
http://ankursinha.fedorapeople.org/indimpc/indimpc-0-0.20111209.git.fc17....
Description:
This is a minimalist MPD client with support for the gnome-shell indication
system and multimedia keys. It is easily configurable and can launch a more
featured client when needed.
It depends on:
python-dbus (dbus-python in some systems)
python-notify
python-mpd
python-keybinder (not needed if using Gnome)
For its normal operation, indimpc requires a notifications daemon, hopefully
with support for action-icons, body-markup and persistence (gnome-shell is
recommended). If there is no instance of gnome-settings-daemon running, it will
fallback to python-keybinder to grab the multimedia keys.
-------------------------------------------------------------------------------
rpmlint output:
[ankur@ankur SRPMS]$ rpmlint indimpc-0-0.20111209.git.fc16.src.rpm
/var/lib/mock/fedora-rawhide-x86_64/result/*.rpm ../SPECS/indimpc.spec
indimpc.src: W: spelling-error %description -l en_US dbus -> dubs, bus, buds
indimpc.src: W: spelling-error %description -l en_US mpd -> mod, mp, pd
indimpc.src: W: spelling-error %description -l en_US keybinder -> key binder,
key-binder, bindery
indimpc.src: W: strange-permission fmoralesc-indimpc-2313a1a.tar.gz 0640L
indimpc.src: W: invalid-url Source0: fmoralesc-indimpc-2313a1a.tar.gz
indimpc.noarch: W: spelling-error %description -l en_US dbus -> dubs, bus, buds
indimpc.noarch: W: spelling-error %description -l en_US mpd -> mod, mp, pd
indimpc.noarch: W: spelling-error %description -l en_US keybinder -> key
binder, key-binder, bindery
indimpc.noarch: W: no-manual-page-for-binary indimpc
indimpc.src: W: spelling-error %description -l en_US dbus -> dubs, bus, buds
indimpc.src: W: spelling-error %description -l en_US mpd -> mod, mp, pd
indimpc.src: W: spelling-error %description -l en_US keybinder -> key binder,
key-binder, bindery
indimpc.src: W: strange-permission fmoralesc-indimpc-2313a1a.tar.gz 0640L
indimpc.src: W: invalid-url Source0: fmoralesc-indimpc-2313a1a.tar.gz
../SPECS/indimpc.spec: W: invalid-url Source0: fmoralesc-indimpc-2313a1a.tar.gz
3 packages and 1 specfiles checked; 0 errors, 15 warnings.
[ankur@ankur SRPMS]$
--
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
5 years, 3 months
[Bug 882765] New: Review Request: wikindx - Free bibliographic and quotations/notes management and article authoring system
by Red Hat Bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=882765
Bug ID: 882765
Summary: Review Request: wikindx - Free bibliographic and
quotations/notes management and article authoring
system
Product: Fedora
Version: rawhide
Component: Package Review
Severity: medium
Priority: medium
Reporter: sanjay.ankur(a)gmail.com
Spec URL: http://ankursinha.fedorapeople.org/wikindx/wikindx.spec
SRPM URL:
http://ankursinha.fedorapeople.org/wikindx/wikindx-3.8.2-1.fc19.src.rpm
Description:
WIKINDX...
* can manage all my bibliographic data allowing me to search through them with
an accuracy and speed that cannot be duplicated with index cards.
* enables me to store unlimited quotes, paraphrases and thoughts and to
efficiently cross-reference them in a searchable database.
* is free, stable and open source allowing me to cast off the shackles of
commercial, licensed software.
* supports non-English multi-byte character sets.
* runs on all major operating systems (*NIX, OsX, Windows).
* runs not only on a desktop computer but also on a web server so I can access
my bibliography from any networked point or share my bibliography with my
research team.
* allows multiple attachments for each bibliographic resource.
* can export my bibliography in various bibliographic styles (APA, Chicago,
IEEE for example).
* allows me to edit or create bibliographic styles through a graphical
interface.
* integrates a WYSIWYG word processor with easy importation of quotes etc. so
that at long last I can write an article, from draft through to publication
with automatic citation formatting, entirely within the one software.
* at the click of a mouse button will reformat my article to another citation
style whether that style uses footnotes, endnotes or in-text citation.
* can import and export other bibliographic formats including BibTeX or Endnote
format.
* supports multiple users.
WIKINDX is all this and more.
Fedora Account System Username: ankursinha
--- Comment #1 from Michael Scherer <misc(a)zarb.org> ---
*** Bug 882766 has been marked as a duplicate of this bug. ***
--
You are receiving this mail because:
You are on the CC list for the bug.
5 years, 3 months