<?xml version="1.0" encoding="iso-8859-1" ?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">

    <title type="text">Forum</title>
    <link rel="alternate" type="text/html" href="http://www.valasciences.com/forum/" />
    <link rel="self" type="application/atom+xml" href="http://www.valasciences.com/forum/atom/" />
    <updated></updated>
    <rights>Copyright (c) 2012</rights>
    <generator uri="http://expressionengine.com/" version="1.6.8">ExpressionEngine</generator>
    <id>tag:valasciences.com,2012:11:20</id>


    <entry>
      <title>Images go black when I access Image Composition dialog</title>
      <link rel="alternate" type="text/html" href="http://www.valasciences.com/forum/viewthread/20/" />      
      <id>tag:valasciences.com,2012:forum/viewthread/.20</id>
      <published>2012-11-20T13:43:20Z</published>
      <updated></updated>
      <author><name>Sam Jackson</name></author>
      <content type="html">
      <![CDATA[
        <p>I am having a problem with the demo version of cyteseer. I am analysing data from a BD Pathway (Attovision) dataset which has been correctly collected and in which images are present. I can analyse the dataset from the main CyteSeer dialog box, and the analysis seems to run sucessfully (on Colocalization algorithm), and indeed when I go to View - Images, I can see the first image, albeit in the wrong colours. But then, when I try to alter settings in the Image Composition dialog, or if I try to load an image from another well, the image goes black and I cannot load any image at all, even the original one I started with.</p>

<p>Any ideas?</p>

<p>Thanks,<br />
Sam
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>Installing CyteSeer x64 on Windows XP/Vista/7 &#45; 64bit OS.</title>
      <link rel="alternate" type="text/html" href="http://www.valasciences.com/forum/viewthread/12/" />      
      <id>tag:valasciences.com,2009:forum/viewthread/.12</id>
      <published>2009-12-10T21:36:09Z</published>
      <updated>2009-12-10T21:36:32Z</updated>
      <author><name>Mike Markoudakis</name></author>
      <content type="html">
      <![CDATA[
        <p>Known Issues when Installing CyteSeer x64 Version on 64bit OS of Windows XP, Vista or 7.</p>

<p>Issue #1: When executing CyteSeer installation file, installation does not begin.<br />
Issue #2: Error when installing into &#8220;Program Files&#8221; Directory<br />
Issue #3: &#8220;Install VM Now&#8221; on JInstaller is Greyed Out. Option is not available.</p>

<p><br />
Prior to Installation:</p>

<p>1. Install Java 64 bit directly from Java Website: <a href="http://www.java.com/en/download/manual.jsp">http://www.java.com/en/download/manual.jsp</a><br />
- Select the appropriate file for Java (64-bit), download and install. Fully complete installation before executing CyteSeer Installation File.</p>

<p>2.&nbsp; Right ‘Click’ CyteSeer installation file.&nbsp; Select “Run as Administrator”.&nbsp; <i>(Applies to Windows Vista and Windows  7 only) </i><br />
- This allow CyteSeer installation file to have administrator permissions allowing installation to properly commence and access to the program files directory.
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>Trouble executing on linux&#63;</title>
      <link rel="alternate" type="text/html" href="http://www.valasciences.com/forum/viewthread/9/" />      
      <id>tag:valasciences.com,2009:forum/viewthread/.9</id>
      <published>2009-09-25T21:11:46Z</published>
      <updated></updated>
      <author><name>Admin</name></author>
      <content type="html">
      <![CDATA[
        <p>Just thought I push out a note that linux users may need to chmod +x the CyteSeer bin file to get it to execute.
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>problems in opening the program</title>
      <link rel="alternate" type="text/html" href="http://www.valasciences.com/forum/viewthread/16/" />      
      <id>tag:valasciences.com,2010:forum/viewthread/.16</id>
      <published>2010-08-24T02:16:32Z</published>
      <updated>2010-08-24T18:42:43Z</updated>
      <author><name>Julio Cattarossi</name></author>
      <content type="html">
      <![CDATA[
        <p>Hi,<br />
I download the software (both the versions 2.7 and 2.0.14) but when I open it, the program doesn&#8217;t start&#8230;<br />
I verify to have the last version of Java but it&#8217;s all right&#8230;<br />
Can you please help me??<br />
Thanks
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>Summary Statistic &#8220;Sum&#8221; of Mask Area not found&#8230;</title>
      <link rel="alternate" type="text/html" href="http://www.valasciences.com/forum/viewthread/15/" />      
      <id>tag:valasciences.com,2010:forum/viewthread/.15</id>
      <published>2010-02-24T21:56:05Z</published>
      <updated></updated>
      <author><name>Paul Bushway</name></author>
      <content type="html">
      <![CDATA[
        <p>I noticed that the measurment list does not output the Summed (Capital Greek Sigma) mask area in a microtiter well, which also affects total integrated intensity measures.&nbsp; Can a “measure” plug-in be easily adapted to include this ouput, or, a new plug-in be created for this output?&nbsp; This is an important measure in the 3D cell cultures of the differentiation assays conducted here in the lab.&nbsp; It gives us an approximate measure the differentiation efficiency.</p>

<p>Thanks for the help,<br />
PjB
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>Binary Mask to Labeled Mask to Masking the Gray Image</title>
      <link rel="alternate" type="text/html" href="http://www.valasciences.com/forum/viewthread/14/" />      
      <id>tag:valasciences.com,2010:forum/viewthread/.14</id>
      <published>2010-02-22T23:37:07Z</published>
      <updated></updated>
      <author><name>Paul Bushway</name></author>
      <content type="html">
      <![CDATA[
        <p>Having some difficulty with simple thresholding and masking in pipeline environment.&nbsp; I create a simple binary mask via one of standard thresholding techniques.&nbsp; Debug mode shows this mask is generated.&nbsp; I then link this mask to a labeled mask, and debug mode shows that this mask is also created.&nbsp; I can apply the labeled mask to a gray image and this ouput is generated in debug mode.&nbsp; The problem is that these masks are not deposited into the results folder.&nbsp; The only mask ouput to the results folder is an archived &#8220;labeled mask&#8221; in ZIP format.&nbsp; Can you assist me by suggesting a proper course of action which will generate an image mask that can be used as the basis of pixel metrics?&nbsp; Thanks for your help, PjB
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>Installing CyteSeer on Ubuntu Linux</title>
      <link rel="alternate" type="text/html" href="http://www.valasciences.com/forum/viewthread/13/" />      
      <id>tag:valasciences.com,2010:forum/viewthread/.13</id>
      <published>2010-02-09T01:22:24Z</published>
      <updated>2010-02-09T02:05:11Z</updated>
      <author><name>Mike Markoudakis</name></author>
      <content type="html">
      <![CDATA[
        <p>Requirement when Installing CyteSeer on Ubuntu Linux.&nbsp; </p>

<p>Prior to Installation:<br />
1. Install Java 32 or 64 bit from <a href="http://java.com/en">http://java.com/en</a></p>

<p>2. Install C++ library package &#8220;libstdc++5&#8221; or &#8220;libstdc++.so.5&#8221; for Ubuntu. Can use built-in &#8220;Synaptic Package Manager&#8221; or obtain from <br />
Ubuntu package search site: <a href="http://packages.ubuntu.com/">http://packages.ubuntu.com/</a></p>

<p>3. Perform <i>chmod a+x</i> on Command Line to set permissions for CyteSeer install bin file before Installation: Example &#8220;chmod a+x CyteSeer_2_X_X_linux_i586.bin&#8221; </p>

<p>Detailed PDF for Ubuntu Installation available for Download: <a href="http://valasciences-trac.sourcerepo.com/valasciences_CyteSeer/raw-attachment/wiki/Installing_CyteSeer_on_Ubuntu/Installing_CyteSeer_on_Ubuntu.pdf">Click Here to Download Ubuntu Installation PDF</a>
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>Installing CyteSeer 2.0.4 in Snow Leopard</title>
      <link rel="alternate" type="text/html" href="http://www.valasciences.com/forum/viewthread/10/" />      
      <id>tag:valasciences.com,2009:forum/viewthread/.10</id>
      <published>2009-10-14T19:11:52Z</published>
      <updated></updated>
      <author><name>Admin</name></author>
      <content type="html">
      <![CDATA[
        <p>There is a known issue installing CyteSeer 2.0.4 in Snow Leopard. The work around is as follows: </p>

<p>- You have the change the order of the java virtual machine so that 32-bit is first. <br />
- Utilities&#8212;&gt; Java Preferences (bottom window) Java Applications&#8212;&gt; drag 32-bit to the top.</p>

<p>There is a graphic attached demonstrating how to do this.
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>CyteSeer should always launch – with or without a license</title>
      <link rel="alternate" type="text/html" href="http://www.valasciences.com/forum/viewthread/8/" />      
      <id>tag:valasciences.com,2009:forum/viewthread/.8</id>
      <published>2009-08-18T17:45:43Z</published>
      <updated>2009-10-28T16:35:39Z</updated>
      <author><name>Admin</name></author>
      <content type="html">
      <![CDATA[
        <p>CyteSeer should always launch – with or without a license. A paid license is required to execute image processing functions but not to view images and data. There is an intermittent known issue where a dialog window will open at CyteSeer launch with the following text:
</p><blockquote><p>Sorry, your evaluation license for this software has expired</p></blockquote>

<p>We are working on this issue but the simple work-around is to uninstall and reinstall CyteSeer. No data, licenses or settings will be lost on your machine.
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>Algorithms necessary to run analyses of beta&#45;catenin in CyteSeer</title>
      <link rel="alternate" type="text/html" href="http://www.valasciences.com/forum/viewthread/7/" />      
      <id>tag:valasciences.com,2009:forum/viewthread/.7</id>
      <published>2009-06-27T04:29:25Z</published>
      <updated></updated>
      <author><name>Ernest Winkfield</name></author>
      <content type="html">
      <![CDATA[
        <p>What algorithms would be necessary to run analyses of beta-catenin as indicated in &#8220;Monitoring Expression and Distribution of B-Catenin&#8221; section on your website (<a href="http://www.valasciences.com/articles/applications/monitoring-expression-and-distribution-of-catenin-z-05/">http://www.valasciences.com/articles/applications/monitoring-expression-and-distribution-of-catenin-z-05/</a>).&nbsp; I&#8217;ve downloaded a trial version of CyteSeer software and would like to evaluate if it has applications for my interests.
</p>
      ]]>
      </content>
    </entry>


</feed>