Certain frequency artifacts appearing in data

Hi,
I've noticed in my measurements that there are two particular frequencies that always appear, regardless of what I'm measuring.  I use a DAQ board (PCI 6010) to perform voltage measurements, and Signal Express to control and analyze the data.   I use a differential measurement (between ai0 and ai8, I believe) to measure the voltage output of a piezoelectric (to prevent charging).  I always see a noise signal - artifacts? - at about 4 kHz and at about 9 kHz.  I've found that the input range that I select is extremely important, for instance, if my signal is 20mV p2p and I've chosen an input voltage range of +/- 5 V, there is considerable noise, with these two frequencies very prominent; if I narrow the input range to perhaps +/- 30mV, the noise is much reduced, but the two frequencies are still there.   These signals have appeared in data that I've taken over many months, on various systems, and at different times of data, etc. - but they do not appear if, using the same piezoelectric, I look at the data with an oscilloscope.  
I certainly could simply filter these frequencies out - I use the bandstop filter function to remove the 60 Hz noise, but in my research I'm interested in the frequencies that are excited in a system that are in this frequency range, and I worry that by trying to filter these two out I may also remove some important data along with it.
Is this a common problem?  
Thanks!  Myra
Sorry if this is the wrong discussion board to use - I wasn't sure where to post  

Sorry - from reading an earlier message in this board I saw that "measure" has to do with an add-on for excel, not for making measurements.  I'll post my message in a different board. 
Thanks! Myra

Similar Messages

  • [solved] Intel Corporation 82830 CGC: Artifacts appear in X

    The more I use my laptop in X11, the more artifacting appears.  It gets really bad after 10 minutes of use or so.  This is on a Panasonic CF-M34 laptop.  I know the hardware is 100% functional too.
    Here is lspci ...
    [max@coppertop ~]$ lspci
    00:00.0 Host bridge: Intel Corporation 82830 830 Chipset Host Bridge (rev 04)
    00:02.0 VGA compatible controller: Intel Corporation 82830 CGC [Chipset Graphics Controller] (rev 04)
    00:02.1 Display controller: Intel Corporation 82830 CGC [Chipset Graphics Controller]
    00:1d.0 USB Controller: Intel Corporation 82801CA/CAM USB Controller #1 (rev 02)
    00:1d.1 USB Controller: Intel Corporation 82801CA/CAM USB Controller #2 (rev 02)
    00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 42)
    00:1f.0 ISA bridge: Intel Corporation 82801CAM ISA Bridge (LPC) (rev 02)
    00:1f.1 IDE interface: Intel Corporation 82801CAM IDE U100 Controller (rev 02)
    00:1f.3 SMBus: Intel Corporation 82801CA/CAM SMBus Controller (rev 02)
    00:1f.5 Multimedia audio controller: Intel Corporation 82801CA/CAM AC'97 Audio Controller (rev 02)
    00:1f.6 Modem: Intel Corporation 82801CA/CAM AC'97 Modem Controller (rev 02)
    01:01.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
    01:04.0 Network controller: AIRONET Wireless Communications Cisco Aironet Wireless 802.11b
    01:05.0 CardBus bridge: Ricoh Co Ltd RL5c475 (rev 80)
    Here is my xorg.conf
    # File generated by xorgconfig.
    # Copyright 2004 The X.Org Foundation
    # Permission is hereby granted, free of charge, to any person obtaining a
    # copy of this software and associated documentation files (the "Software"),
    # to deal in the Software without restriction, including without limitation
    # the rights to use, copy, modify, merge, publish, distribute, sublicense,
    # and/or sell copies of the Software, and to permit persons to whom the
    # Software is furnished to do so, subject to the following conditions:
    # The above copyright notice and this permission notice shall be included in
    # all copies or substantial portions of the Software.
    # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
    # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
    # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
    # The X.Org Foundation BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
    # WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
    # OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
    # SOFTWARE.
    # Except as contained in this notice, the name of The X.Org Foundation shall
    # not be used in advertising or otherwise to promote the sale, use or other
    # dealings in this Software without prior written authorization from
    # The X.Org Foundation.
    # Refer to the xorg.conf(5) man page for details about the format of
    # this file.
    # Module section -- this section is used to specify
    # which dynamically loadable modules to load.
    Section "Module"
    # This loads the DBE extension module.
    Load "dbe" # Double buffer extension
    # This loads the miscellaneous extensions module, and disables
    # initialisation of the XFree86-DGA extension within that module.
    SubSection "extmod"
    Option "omit xfree86-dga" # don't initialise the DGA extension
    EndSubSection
    # This loads the font modules
    # Load "type1"
    Load "freetype"
    # Load "xtt"
    # This loads the GLX module
    Load "glx"
    # This loads the DRI module
    Load "dri"
    EndSection
    # Files section. This allows default font and rgb paths to be set
    Section "Files"
    # The location of the RGB database. Note, this is the name of the
    # file minus the extension (like ".txt" or ".db"). There is normally
    # no need to change the default.
    # RgbPath "/usr/share/X11/rgb"
    # Multiple FontPath entries are allowed (which are concatenated together),
    # as well as specifying multiple comma-separated entries in one FontPath
    # command (or a combination of both methods)
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    # FontPath "/usr/share/fonts/TTF"
    FontPath "/usr/share/fonts/Type1"
    # FontPath "/usr/lib/X11/fonts/local/"
    # FontPath "/usr/lib/X11/fonts/misc/"
    # FontPath "/usr/lib/X11/fonts/75dpi/:unscaled"
    # FontPath "/usr/lib/X11/fonts/100dpi/:unscaled"
    # FontPath "/usr/lib/X11/fonts/Speedo/"
    # FontPath "/usr/lib/X11/fonts/Type1/"
    # FontPath "/usr/lib/X11/fonts/TrueType/"
    # FontPath "/usr/lib/X11/fonts/freefont/"
    # FontPath "/usr/lib/X11/fonts/75dpi/"
    # FontPath "/usr/lib/X11/fonts/100dpi/"
    # The module search path. The default path is shown here.
    # ModulePath "/usr/lib/modules"
    EndSection
    # Server flags section.
    Section "ServerFlags"
    # Uncomment this to cause a core dump at the spot where a signal is
    # received. This may leave the console in an unusable state, but may
    # provide a better stack trace in the core dump to aid in debugging
    # Option "NoTrapSignals"
    # Uncomment this to disable the <Ctrl><Alt><Fn> VT switch sequence
    # (where n is 1 through 12). This allows clients to receive these key
    # events.
    # Option "DontVTSwitch"
    # Uncomment this to disable the <Ctrl><Alt><BS> server abort sequence
    # This allows clients to receive this key event.
    # Option "DontZap"
    # Uncomment this to disable the <Ctrl><Alt><KP_+>/<KP_-> mode switching
    # sequences. This allows clients to receive these key events.
    # Option "Dont Zoom"
    # Uncomment this to disable tuning with the xvidtune client. With
    # it the client can still run and fetch card and monitor attributes,
    # but it will not be allowed to change them. If it tries it will
    # receive a protocol error.
    # Option "DisableVidModeExtension"
    # Uncomment this to enable the use of a non-local xvidtune client.
    # Option "AllowNonLocalXvidtune"
    # Uncomment this to disable dynamically modifying the input device
    # (mouse and keyboard) settings.
    # Option "DisableModInDev"
    # Uncomment this to enable the use of a non-local client to
    # change the keyboard or mouse settings (currently only xset).
    # Option "AllowNonLocalModInDev"
    EndSection
    # Input devices
    # Core keyboard's InputDevice section
    Section "InputDevice"
    Identifier "Keyboard1"
    Driver "kbd"
    Option "AutoRepeat" "500 30"
    # Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
    # Option "Xleds" "1 2 3"
    # Option "LeftAlt" "Meta"
    # Option "RightAlt" "ModeShift"
    # To customise the XKB settings to suit your keyboard, modify the
    # lines below (which are the defaults). For example, for a non-U.S.
    # keyboard, you will probably want to use:
    # Option "XkbModel" "pc105"
    # If you have a US Microsoft Natural keyboard, you can use:
    # Option "XkbModel" "microsoft"
    # Then to change the language, change the Layout setting.
    # For example, a german layout can be obtained with:
    # Option "XkbLayout" "de"
    # or:
    # Option "XkbLayout" "de"
    # Option "XkbVariant" "nodeadkeys"
    # If you'd like to switch the positions of your capslock and
    # control keys, use:
    # Option "XkbOptions" "ctrl:swapcaps"
    # These are the default XKB settings for Xorg
    # Option "XkbRules" "xorg"
    # Option "XkbModel" "pc105"
    # Option "XkbLayout" "us"
    # Option "XkbVariant" ""
    # Option "XkbOptions" ""
    # Option "XkbDisable"
    Option "XkbRules" "xorg"
    Option "XkbModel" "pc104"
    Option "XkbLayout" "us"
    EndSection
    # Core Pointer's InputDevice section
    Section "InputDevice"
    # Identifier and driver
    Identifier "Mouse1"
    Driver "mouse"
    Option "Protocol" "Auto" # Auto detect
    Option "Device" "/dev/input/mice"
    # Mouse-speed setting for PS/2 mouse.
    # Option "Resolution" "256"
    # Baudrate and SampleRate are only for some Logitech mice. In
    # almost every case these lines should be omitted.
    # Option "BaudRate" "9600"
    # Option "SampleRate" "150"
    # Mouse wheel mapping. Default is to map vertical wheel to buttons 4 & 5,
    # horizontal wheel to buttons 6 & 7. Change if your mouse has more than
    # 3 buttons and you need to map the wheel to different button ids to avoid
    # conflicts.
    Option "ZAxisMapping" "4 5 6 7"
    # Emulate3Buttons is an option for 2-button mice
    # Emulate3Timeout is the timeout in milliseconds (default is 50ms)
    Option "Emulate3Buttons"
    # Option "Emulate3Timeout" "50"
    # ChordMiddle is an option for some 3-button Logitech mice
    # Option "ChordMiddle"
    EndSection
    # Other input device sections
    # this is optional and is required only if you
    # are using extended input devices. This is for example only. Refer
    # to the xorg.conf man page for a description of the options.
    # Section "InputDevice"
    # Identifier "Mouse2"
    # Driver "mouse"
    # Option "Protocol" "MouseMan"
    # Option "Device" "/dev/mouse2"
    # EndSection
    # Section "InputDevice"
    # Identifier "spaceball"
    # Driver "magellan"
    # Option "Device" "/dev/cua0"
    # EndSection
    # Section "InputDevice"
    # Identifier "spaceball2"
    # Driver "spaceorb"
    # Option "Device" "/dev/cua0"
    # EndSection
    # Section "InputDevice"
    # Identifier "touchscreen0"
    # Driver "microtouch"
    # Option "Device" "/dev/ttyS0"
    # Option "MinX" "1412"
    # Option "MaxX" "15184"
    # Option "MinY" "15372"
    # Option "MaxY" "1230"
    # Option "ScreenNumber" "0"
    # Option "ReportingMode" "Scaled"
    # Option "ButtonNumber" "1"
    # Option "SendCoreEvents"
    # EndSection
    # Section "InputDevice"
    # Identifier "touchscreen1"
    # Driver "elo2300"
    # Option "Device" "/dev/ttyS0"
    # Option "MinX" "231"
    # Option "MaxX" "3868"
    # Option "MinY" "3858"
    # Option "MaxY" "272"
    # Option "ScreenNumber" "0"
    # Option "ReportingMode" "Scaled"
    # Option "ButtonThreshold" "17"
    # Option "ButtonNumber" "1"
    # Option "SendCoreEvents"
    # EndSection
    Section "InputDevice"
    Identifier "touchscreen"
    Driver "evtouch"
    Option "Device" "/dev/ttyS2"
    Option "DeviceName" "touchscreen"
    Option "MinX" "250"
    Option "MinY" "280"
    Option "MaxX" "4000"
    Option "MaxY" "3850"
    Option "ReportingMode" "Raw"
    Option "Emulate3Buttons"
    Option "Emulate3Timeout" "50"
    Option "SendCoreEvents" "On"
    # Option "Calibrate" "1"
    EndSection
    Section "InputDevice"
    Driver "synaptics"
    Identifier "touchpad"
    Option "Device" "/dev/psaux"
    Option "Protocol" "auto-dev"
    Option "LeftEdge" "1700"
    Option "RightEdge" "5300"
    Option "TopEdge" "1700"
    Option "BottomEdge" "4200"
    Option "FingerLow" "25"
    Option "FingerHigh" "30"
    Option "MaxTapTime" "180"
    Option "MaxTapMove" "220"
    Option "VertScrollDelta" "100"
    Option "MinSpeed" "0.06"
    Option "MaxSpeed" "0.12"
    Option "AccelFactor" "0.0010"
    Option "SHMConfig" "on"
    # Option "Repeater" "/dev/ps2mouse"
    EndSection
    # **nux********************************************************************
    # Monitor section
    # Any number of monitor sections may be present
    Section "Monitor"
    Identifier "monitor"
    # DisplaySize 269 201
    # HorizSync is in kHz unless units are specified.
    # HorizSync may be a comma separated list of discrete values, or a
    # comma separated list of ranges of values.
    # NOTE: THE VALUES HERE ARE EXAMPLES ONLY. REFER TO YOUR MONITOR'S
    # USER MANUAL FOR THE CORRECT NUMBERS.
    HorizSync 31.5 - 82.0
    # HorizSync 30-64 # multisync
    # HorizSync 31.5, 35.2 # multiple fixed sync frequencies
    # HorizSync 15-25, 30-50 # multiple ranges of sync frequencies
    # VertRefresh is in Hz unless units are specified.
    # VertRefresh may be a comma separated list of discrete values, or a
    # comma separated list of ranges of values.
    # NOTE: THE VALUES HERE ARE EXAMPLES ONLY. REFER TO YOUR MONITOR'S
    # USER MANUAL FOR THE CORRECT NUMBERS.
    VertRefresh 40-150
    EndSection
    # Graphics device section
    # Any number of graphics device sections may be present
    # Standard VGA Device:
    Section "Device"
    Identifier "Standard VGA"
    VendorName "Unknown"
    BoardName "Unknown"
    # The chipset line is optional in most cases. It can be used to override
    # the driver's chipset detection, and should not normally be specified.
    # Chipset "generic"
    # The Driver line must be present. When using run-time loadable driver
    # modules, this line instructs the server to load the specified driver
    # module. Even when not using loadable driver modules, this line
    # indicates which driver should interpret the information in this section.
    Driver "vga"
    # The BusID line is used to specify which of possibly multiple devices
    # this section is intended for. When this line isn't present, a device
    # section can only match up with the primary video device. For PCI
    # devices a line like the following could be used. This line should not
    # normally be included unless there is more than one video device
    # intalled.
    # BusID "PCI:0:10:0"
    # VideoRam 256
    # Clocks 25.2 28.3
    EndSection
    # Device configured by xorgconfig:
    Section "Device"
    Identifier "vidcard"
    Driver "intel"
    #VideoRam 262144
    # Insert Clocks lines here if appropriate
    EndSection
    # Screen sections
    # Any number of screen sections may be present. Each describes
    # the configuration of a single screen. A single specific screen section
    # may be specified from the X server command line with the "-screen"
    # option.
    Section "Screen"
    Identifier "Screen 1"
    Device "vidcard"
    Monitor "monitor"
    DefaultDepth 24
    Subsection "Display"
    Depth 8
    Modes "1280x1024" "1024x768" "800x600" "640x480"
    ViewPort 0 0
    EndSubsection
    Subsection "Display"
    Depth 16
    Modes "1280x1024" "1024x768" "800x600" "640x480"
    ViewPort 0 0
    EndSubsection
    Subsection "Display"
    Depth 24
    Modes "1280x1024" "1024x768" "800x600" "640x480"
    ViewPort 0 0
    EndSubsection
    EndSection
    # ServerLayout sections.
    # Any number of ServerLayout sections may be present. Each describes
    # the way multiple screens are organised. A specific ServerLayout
    # section may be specified from the X server command line with the
    # "-layout" option. In the absence of this, the first section is used.
    # When now ServerLayout section is present, the first Screen section
    # is used alone.
    Section "ServerLayout"
    # The Identifier line must be present
    Identifier "Simple Layout"
    # Each Screen line specifies a Screen section name, and optionally
    # the relative position of other screens. The four names after
    # primary screen name are the screens to the top, bottom, left and right
    # of the primary screen. In this example, screen 2 is located to the
    # right of screen 1.
    Screen "Screen 1"
    # Each InputDevice line specifies an InputDevice section name and
    # optionally some options to specify the way the device is to be
    # used. Those options include "CorePointer", "CoreKeyboard" and
    # "SendCoreEvents".
    InputDevice "touchpad" "SendCoreEvents"
    InputDevice "Mouse1" "CorePointer"
    InputDevice "touchscreen" "SendCoreEvents"
    InputDevice "Keyboard1" "CoreKeyboard"
    EndSection
    Section "DRI"
    Mode 0666
    EndSection
    And this is what I'm dealing with ...
    Last edited by synthead (2009-02-12 10:37:09)

    I was just going "...wow, ouch..." at the screenshot and since the model name looked old (and a quick google afterwards revealed that it wasn't), I marvelled at how Linux could manage to display so many colors [on the supposedly old hardware I thought was sitting behind that model name].
    Crazy thought, but it sparked an idea: perhaps lower the display depth?
    -dav7
    Last edited by dav7 (2008-12-23 14:51:37)

  • Peak detection in certain frequency

    Hello everyone.
    I am a rookie of labview, and I want to realize a program.
    The program reads in data and then do FFT transform.
    After getting FFT waveform, I want to search the waveform for peak in certain frequency, say 0.4~0.6Hz,
    and then output its magnitude.
    I have done the FFT part, but I have no idea about peak detection in certain frequency.
    Please help me! Thanks!

    Isnt this what you want ?
    Regards
    Asad Tirmizi
    Design Engineer
    Institute of Avionics and Aeronautics
    " Its never too late to be, what u want to be"
    Using LabVIEW 8.2
    Attachments:
    FFT min max.vi ‏111 KB

  • Format code cannot appear in date input format - IW related

    Hi,
    please explain what I'm doing wrong:
    SQL>  select to_char(sysdate, 'YYYY-IW') from  dual;
    TO_CHAR
    2010-48
    SQL>  select to_date('2010-22', 'YYYY-IW') from  dual;
    select to_date('2010-22', 'YYYY-IW') from  dual
    ERROR at line 1:
    ORA-01820: format code cannot appear in date input formatOracle 9.2 .
    Regards.
    Greg

    FIrst of all you should stay with the date format. Instead of converting it into a string you could TRUNCATE it to the first day of the Iso-Wekk.
    And to enable index usage you just have to put a certain range on your queries.
    example
    select *
    from t
    where col_date  >= trunc(sysdate, 'IW')  ;if col_date can hold values that are greater than syste. Or if you use another date value to compare than sysdate. Then you need to compare with a range. Just like this
    select *
    from t
    where col_date  >= trunc(sysdate, 'IW') 
    and col_date  < trunc(sysdate, 'IW')+7 ;If you want to input a certain WEEK and get all entries from that week you can start with the first day of the iso-Year and add the number of weeks to it.
    example using iso-Week 40
    select *
    from t
    where col_date  >= trunc(sysdate, 'IYYY')  + 7 * 40
    and col_date  < trunc(sysdate, 'IYYY')+7 * (40 +  1);However calendar arithmetic is complex. We have to be careful for special cases. For example the beginning of the ISO-Year 2011 is the 3rd Jan 2011. So if we run this logic on the first or second of January *2011* we would get the calendar week 40 from *2010*. This is probably not what you want.
    To take this into account we must make sure that we are using the proper year. There are several possibilities how to do it. In this case I choose to use the normal TRUNC to get the first day of the normal year (1.1.2011) then add a week and truncate again.
    example
    select *
    from t
    where col_date  >= trunc(trunc(sysdate,'YYYY)+7, 'IYYY')  + 7 * 40
    and col_date  < trunc(trunc(sysdate,'YYYY)+7, 'IYYY')+7 * (40 +  1);Edited by: Sven W. on Dec 3, 2010 8:52 AM

  • Connecting Inspire T7700 to Audigy 2 NX + Louder bass at a certain frequency

    Hello,
    I wasn't sure if this should go to the soundcard forums instead.
    In the Inspire T7700's box there was a cable that had 4 stereo connections on each side, and I used that to connect the card to the speakers. I have the upmix on the speakers set to none (7.1). Everything works fine except for one detail: I have no control over the subwoofer when playing stereo sources via CMSS. For instance, "subwoofer volume" in the advanced volume mixer has no effect, as well as Bass Redirection (although I admit I don't know what that is). The subwoofer simply seems to somehow combine whatever goes to other 7 speakers. Is this normal? Despite the upmixing, I can control every single sattelite independently, but not the sub?! In addition, turning off CMSS should normally cause only the front speakers to work (without the center); instead, I get the two front speakers AND the subwoofer. When using a true surround source however (e.g. the sample AudioDVD, which by the way has no side channels) the subwoofer volume setting has an effect (although very limited). Also, when trying the Channel and Noise buttons to test speaker settings, they all behave as expected; the sub is independent. So is the T7700's sub really getting an independent channel, and if yes, why is CMSS not taking advantage of it's
    Also, is it normal for the subwoofer to sound much louder at a certain frequency? It really is annoying because it is painful to my years, and to avoid it I need to turn bass down by a lot, losing the nice bass on other frequencies...
    Other than those two problems, I love both the card and the speakers! Now if only the former had Linux support too...
    Thanks!

    I worked around these problems by getting a PCI Audigy 2 and using the kX drivers (http://kxproject.lugosoft.com/). If going to PCI is an option for you, it's worth it. (The drivers do not support USB devices.) I'll never use creative software again. And if these kX drivers didn't exist, I would have no use for their hardware either.

  • Artifacts appear on the screen

    We faced the following problems while using Macbook Air 13" 2012, OSX 10.8.2 When starting the computer after sleep mode sometimes the artifacts appear on the screen.  And icons in the upper menu bar disappear. How is it possible to solve these problems?

    Thanks very much for the tip.
    If anyone has any ideas about the “error compiling movie: unknown error” problem I would be very appreciative to hear. Thanks!

  • ORA-01820: format code cannot appear in date input format

    I don't understand why I am getting the error below. That should be valid, no?
    TIA for any insight.
    Connected to:
    Oracle9i Enterprise Edition Release 9.2.0.7.0 - Production
    With the Partitioning, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.7.0 - Production
    SQL>
    SQL> select to_date('2004 01 3','yyyy mm w') from dual;
    select to_date('2004 01 3','yyyy mm w') from dual
    ERROR at line 1:
    ORA-01820: format code cannot appear in date input format
    SQL>
    SQL> select to_char(sysdate,'yyyy mm w') from dual;
    TO_CHAR(S
    2008 08 1

    LC,
    ORA-01820:     format code cannot appear in date input format
    Cause:     A date specification contained an invalid format code. Only the following may be specified when entering a date: year, month, day, hours, minutes, seconds, Julian day, A.M./P.M. and B.C./A.D.
    Action:     Remove the invalid format code from the date specification.
    Looking at the cause,you can't use a format code like W in the date format for converting a text to date. To_date doesn't accept it.
    Aman....

  • Huge, crazy artifacts appear when using filters. Help?

    For some reason, in a particular file I'm using, whenever I use a filter, very strange artifacts appear. Here is an example of what I'm talking about:
    The only things that SHOULD be visible are the words "Example of Issue" and the red lines. When I apply the Motion Blur filter, the yellow, pink, green, and blue artifacts appear. If I undo, the artifacts dissapear, but when I re-do, they will reappear (although they are in different places and look different each time). I can select and delete them like any other pixels.
    Restarting Photoshop and re-opening the file doesn't fix the issue. This only happens with this specific psd. I'm using Photoshop CS5 on Mac OS 10.6.8. Does anyone know what's going on?

    The file could be corrupt, but I'm not sure how that would lead to further corruption.
    Do you have another computer handy that you could load that file on, and see if the problem follows the file?  (and if so, email ccox(at) adobe (dot) com to get me a copy of that file)
    But that really looks like the sort of artifacts you get from bad RAM or a bad video card.

  • Frequency of Shelf life date

    Hi,
        Can we find the frequency of Shelf life date in the database table which has stored the date change records. This shelf life date entered in the LS22 T.Code. But there is no log existing in the table. Please
    consider this mail and reply ASAP.
    Regards,
    Sathya.M

    Hi,
       I tried and activate log in table level, I could see the changes using SCU3 T.Code in table level. It
    shows old value and new value of all the field in that table,Which means whatever changes made in that
    table it displayed the history. My question is, can We activate the log for particular field.
    Thanks.
    Sathya.M

  • How do I get songs from certain artists to appear under the "Music → Artist

    How do I get songs from certain artists to appear under the “Music → Artists” menu of my iPod if some of the artists songs have album information and some don’t?
    For example, I might have a full album from an artist, and then a single track from the same artist, but without an album tag. When I go to “Music → Artist”, the single track without album information will be gone. The only way I can find the single track is if I go to “Music → Songs” and find it in there.
    I have thousands of MP3s, and finding songs by artist is my preference. Is there any way I can get all tracks to appear under the Artists menu without having to add album information to every single track?

    From what I understand (thanks to forum member PT for this), once you add a second album name for that artist even for a single song, ALL the rest of the songs should now show up under that artist, even those without album names.
    Providing the spelling for the artists is exactly the same of course.

  • Lion drag files with artifacts appearing

    On my iMac 27 MC511z0jp upgraded with Mac OS X Lion at drag/move files from a window to desktop, graphic artifacts appear on the desktop.

    Hi!
    My problem was sucesfully solved after I moved all of the files from desktop.
    Before I installed Lion, I copied a few files on my desktop. After installation of Lion, when I drag any file on the desktop the artifacts started to appear. So I decided to move from desktop all of the files. It helped me.
    Good luck!

  • Schedule artifacts,metadata and data backup in HFM

    Hi,
    Please let me know if there is any script / process by which I can schedule backup of artifacts, metadata and data of Hyperion application.
    I am working on HFM 11.1.1.3

    You can use HfmCopyAppCmd.exe Utility to schedule the migration of Complete HFM Artifacts and data.
    But your Database servers should be in the same network. You will need to create two UDL files which should
    point to your Source and Target Databases. To read more about this Utility.
    Open the command prompt
    do cd C:\Hyperion\products\FinancialManagement\Server
    type HfmCopyAppCmd.exe and enter. It will show the complete description of the Utility. You can make a batch
    of this commands and schedule it.

  • ITunes Airplay skipping on certain frequencies

    Hi all, I'm having a problem that is causing me to bang my head against a wall:
    I have a Logitech UE Air Speaker, that I use with my Windows 7 PC running iTunes.  Playing locally on the PC, the music is always fine; no skipping.  When I am playing classical music over Airplay to the Logitech speaker it is always perfect (no matter how loud it is).  When I am playing "pop" music, or anything with a beat it seems, it skips dreadfully, but only sections with a loud beat.
    It's the speaker right? Wrong. When I play the same songs from my iPad over Airplay to the same speaker it is perfect.  So is it a problem with iTunes?  We have another PC in the house with iTunes and playing the same song to the same speaker over Airplay it is perfect.
    I've running Windows 7 Ultimate, with iTunes 11.0.4.4 (latest version as of today).
    I've trailed the net with no joy.  It just seems mega-odd how it's only with certain types of music - as though it's certain frequencies it doesn't like.  But it's not the speaker, it's something up with the PC.  But it's fine playing locally.
    Any ideas?!

    Hello Andy,
    Thank you for providing so much detail with the AirPlay issue you are experiencing.  You have definitely taken some great steps to isolate the issue.  I found a couple of resources that I think might help with the playback issue you are experiencing.
    First, I recommend following the steps in the section titled, "Troubleshooting performance issues with AirPlay or AirPlay Mirroring" in the article below:
    Troubleshooting AirPlay and AirPlay Mirroring
    http://support.apple.com/kb/TS4215
    If you are still experiencing the same issue after following those steps, I recommend checking to see if a third-party iTunes plug-in could be causing the playback issue.  You can find steps the steps in this article:
    iTunes: Troubleshooting issues with third-party iTunes plug-ins
    http://support.apple.com/kb/TS3430
    Thank you for using Apple Support Communities.
    Best,
    Sheila M.

  • Trigger CCD camera at certain frequency

    Hi,
    We are trying to trigger a CCD camera for capturing image at certain frequency. Our hardware setting is as follow: we have NI PCI-6281 DAQ card installed on the computer. It connects to BNC-2110 box. The trigger output PFI 12/P2.4 on BNC-2110 was connected to a CCD camera through a 12-Pin Hirose female to BNC cable.
    To test whether the triggered image capture works properly. We used Gen Dig Pulse.vi and Triggered Grab.vi. The triggered image capture did work, but it does not work at the desired frequency set by us. I assume the frequency is (1/(high time + low time)). Any suggestion?
    Thanks.
    Attachments:
    Triggerd Grab Test 2-1.png ‏240 KB

    This answer doesn't make sense. If what you say is true, the camera isn't really synchronized with the clock.
    What happens if you set the off time to a very long time like 20.2 seconds. Do you see a new image every 20.7 seconds, do you see two images captured close together then a long gap before the next 2?
    Mike...
    Certified Professional Instructor
    Certified LabVIEW Architect
    LabVIEW Champion
    "... after all, He's not a tame lion..."
    Be thinking ahead and mark your dance card for NI Week 2015 now: TS 6139 - Object Oriented First Steps

  • Mac Pro Freezes and horizontal artifacts appear on Display

    My Mac Pro display began glitching while using After effects yesterday. The display colors became very strange and horizontal artifacts appeared. Everything froze and I couldn't force quit. After a minute the problem cleared up and all was well.Then today the glitches got more frequent and the whole machine froze up showing the same, but random horizontal artifacts along with strange colors. I can't move the mouse or force close programs. I've had to power off the machine by holding the power button down. I did that twice today and both times the computer started normally and then the problem came back a minute after start up. The mouse and keyboard also started losing power yesterday and today. A quick unplug and plug in fixed that problem. I have been using After effects 8 hours a day for about 4 weeks straight Perhaps that but some strain on the graphics card. Any help would be greatly appreciated. Thank you!
    Here's a link to a picture of what the display looks like:
    http://s1254.photobucket.com/user/timfoxweddings/media/photo_zps70928015.jpg.htm l

    Those sorts of artifacts are unlikley to be a software or configuration problem.
    The Apple firmware 5770 (about US$250) works in every model Mac Pro (65lb tower), but may have minor problems if you play copy-protected movies. It requires 10.6.5 or later, so you would have to upgrade if you are still on 10.5.8.
    You lose AppleTalk-over-Ethernet in the 10.5 to 10.6 transition, if that is an issue for you.

Maybe you are looking for

  • WAE 612 + ACNS 5.5.5 Help

    I've been trying to setup a WAE 612 w/ ACNS 5.5.5, and I've run into a few problems. The goal is to setup a transparent forward proxy for WMT files. This is a standalone unit. The edge router that this device is hooked up to is a Cisco 7206VXR runnin

  • How can i get a beat box in garage band

    How can I get a beat box(drums) in garage band?

  • In photos how do I move new iphone import into an album

    I finally saw my iphone icon when plugged into iMac in new photos app-I had to unplug and replug for it to show up; Now I see the import and can select certain ones and choice to keep or delete button in NEW IMPORT; what I can't find is how to move s

  • FAGLL03, FS10N (Layout), FBL3N  Customer No not Pick

    Dear All, when my user go for GL line item level through FAGLL03, FS10N (Layout), FBL3N customer no not picking line layout In that perticuler GL account Sort key also assign Customer no but line layout cutomer field is there but not pick the custome

  • Recovery of documents deleted from sharepoint online

    Hi, Is there a way to recover a document that is deleted and purged from the secondary/administrator recycle bin? If not, are there options (third party services, maybe?) or solutions to create some kind of recovery plan beyond that stage? What are y