! Started logfile: /scr/pima/rdv93_uvs/J2035+1857_X_uvs.log on Tue Sep 24 17:09:41 2013 obs /scr/pima/rdv93_uvs/J2035+1857_X_uva.fits ! Reading UV FITS file: /scr/pima/rdv93_uvs/J2035+1857_X_uva.fits ! AN table 1: 180 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.420494 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J2035+1857 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 8.40993e+09 1.6e+07 1 1.6e+07 ! 02 2 8.47993e+09 1.6e+07 1 1.6e+07 ! 03 3 8.79493e+09 1.6e+07 1 1.6e+07 ! 04 4 8.89993e+09 1.6e+07 1 1.6e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 13624 visibilities. select RR ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =",field_size ! field_size = 1024 print "field_cell =",field_cell ! field_cell = 0.2 print "taper_size =",taper_size ! taper_size = 70 ![@/home/lpetrov/bin/01_muppet /scr/pima/rdv93_uvs/J2035+1857_X] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.200x0.200 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 274 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 274 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 274 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 274 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.008803Jy sigma=0.459277 ! Fit after self-cal, rms=0.933742Jy sigma=0.414091 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.939 mas, bmaj=3.536 mas, bpa=-13.35 degrees ! Estimated noise=39.6031 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0621815 Jy ! Component: 100 - total flux cleaned = 0.0790847 Jy ! Total flux subtracted in 100 components = 0.0790847 Jy ! Clean residual min=-0.013581 max=0.011521 Jy/beam ! Clean residual mean=0.000020 rms=0.004041 Jy/beam ! Combined flux in latest and established models = 0.0790847 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.0790847 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090193Jy sigma=0.038298 ! Fit after self-cal, rms=0.089062Jy sigma=0.037935 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.67 mas, bmaj=4 mas, bpa=-11.92 degrees ! Estimated noise=15.1896 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.010221 Jy ! Component: 100 - total flux cleaned = 0.0159313 Jy ! Component: 150 - total flux cleaned = 0.0193681 Jy ! Component: 200 - total flux cleaned = 0.0214425 Jy ! Total flux subtracted in 200 components = 0.0214425 Jy ! Clean residual min=-0.010418 max=0.010154 Jy/beam ! Clean residual mean=-0.000013 rms=0.003184 Jy/beam ! Combined flux in latest and established models = 0.100527 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 50 components and 0.100527 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088899Jy sigma=0.036662 ! Fit after self-cal, rms=0.089151Jy sigma=0.036639 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.22 HN 1.04 KP 0.87 ! LA 1.08 MK 0.90 NL 0.99 OV 1.06 ! PT 0.94 SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.22 HN 1.05 KP 0.83 ! LA 1.09 MK 0.96 NL 1.00 OV 1.03 ! PT 0.93 SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.86 FD 1.18 HN 1.01 KP 0.74 ! LA 1.17 MK 0.97 NL 0.99 OV 1.02 ! PT 0.95 SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.77 FD 1.13 HN 0.83 KP 0.82 ! LA 1.05 MK 1.05 NL 1.07 OV 1.02 ! PT 0.90 SC 1.00* ! ! ! Fit before self-cal, rms=0.089151Jy sigma=0.036639 ! Fit after self-cal, rms=0.088625Jy sigma=0.035801 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.589 mas, bmaj=4.049 mas, bpa=-11.87 degrees ! Estimated noise=14.4314 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00419685 Jy ! Component: 100 - total flux cleaned = -0.00444063 Jy ! Component: 150 - total flux cleaned = -0.00448918 Jy ! Component: 200 - total flux cleaned = -0.0045812 Jy ! Total flux subtracted in 200 components = -0.0045812 Jy ! Clean residual min=-0.007986 max=0.009122 Jy/beam ! Clean residual mean=-0.000009 rms=0.002418 Jy/beam ! Combined flux in latest and established models = 0.095946 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 56 components and 0.095946 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088186Jy sigma=0.035848 ! Fit after self-cal, rms=0.088880Jy sigma=0.035762 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 120 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088880Jy sigma=0.035762 ! Fit after self-cal, rms=0.088077Jy sigma=0.035219 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.589 mas, bmaj=3.987 mas, bpa=-12.37 degrees ! Estimated noise=13.9481 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00225119 Jy ! Component: 100 - total flux cleaned = -0.00192218 Jy ! Component: 150 - total flux cleaned = -0.00165775 Jy ! Component: 200 - total flux cleaned = -0.00147967 Jy ! Total flux subtracted in 200 components = -0.00147967 Jy ! Clean residual min=-0.005564 max=0.007505 Jy/beam ! Clean residual mean=-0.000002 rms=0.001860 Jy/beam ! Combined flux in latest and established models = 0.0944664 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 69 components and 0.0944664 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087758Jy sigma=0.035239 ! Fit after self-cal, rms=0.088379Jy sigma=0.035181 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.43376e-05 Jy ! Component: 100 - total flux cleaned = 0.000185986 Jy ! Component: 150 - total flux cleaned = 0.000325226 Jy ! Component: 200 - total flux cleaned = 0.000476694 Jy ! Total flux subtracted in 200 components = 0.000476694 Jy ! Clean residual min=-0.005633 max=0.007916 Jy/beam ! Clean residual mean=-0.000005 rms=0.001890 Jy/beam ! Combined flux in latest and established models = 0.094943 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 73 components and 0.0949431 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088283Jy sigma=0.035191 ! Fit after self-cal, rms=0.088339Jy sigma=0.035190 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088339Jy sigma=0.035190 ! Fit after self-cal, rms=0.084778Jy sigma=0.035128 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.598 mas, bmaj=3.905 mas, bpa=-12.94 degrees ! Estimated noise=13.3258 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00231159 Jy ! Component: 100 - total flux cleaned = -0.00209693 Jy ! Component: 150 - total flux cleaned = -0.00187497 Jy ! Component: 200 - total flux cleaned = -0.00172764 Jy ! Total flux subtracted in 200 components = -0.00172764 Jy ! Clean residual min=-0.005442 max=0.007365 Jy/beam ! Clean residual mean=-0.000005 rms=0.001793 Jy/beam ! Combined flux in latest and established models = 0.0932154 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 76 components and 0.0932154 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084490Jy sigma=0.035155 ! Fit after self-cal, rms=0.084628Jy sigma=0.035150 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000155857 Jy ! Component: 100 - total flux cleaned = 0.000278063 Jy ! Component: 150 - total flux cleaned = 0.0004096 Jy ! Component: 200 - total flux cleaned = 0.000502258 Jy ! Total flux subtracted in 200 components = 0.000502258 Jy ! Clean residual min=-0.005408 max=0.007455 Jy/beam ! Clean residual mean=-0.000005 rms=0.001797 Jy/beam ! Combined flux in latest and established models = 0.0937177 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 77 components and 0.0937177 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084569Jy sigma=0.035157 ! Fit after self-cal, rms=0.084608Jy sigma=0.035156 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084608Jy sigma=0.035156 ! Fit after self-cal, rms=0.080979Jy sigma=0.035109 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.629 mas, bmaj=4.156 mas, bpa=-19.37 degrees ! Estimated noise=12.2365 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00214375 Jy ! Component: 100 - total flux cleaned = -0.00203571 Jy ! Component: 150 - total flux cleaned = -0.0018133 Jy ! Component: 200 - total flux cleaned = -0.0015966 Jy ! Total flux subtracted in 200 components = -0.0015966 Jy ! Clean residual min=-0.005870 max=0.007848 Jy/beam ! Clean residual mean=-0.000007 rms=0.001903 Jy/beam ! Combined flux in latest and established models = 0.0921211 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 80 components and 0.0921211 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080760Jy sigma=0.035134 ! Fit after self-cal, rms=0.080826Jy sigma=0.035131 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000238631 Jy ! Component: 100 - total flux cleaned = 0.000378992 Jy ! Component: 150 - total flux cleaned = 0.000502971 Jy ! Component: 200 - total flux cleaned = 0.000614068 Jy ! Total flux subtracted in 200 components = 0.000614068 Jy ! Clean residual min=-0.005823 max=0.007878 Jy/beam ! Clean residual mean=-0.000008 rms=0.001900 Jy/beam ! Combined flux in latest and established models = 0.0927351 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 83 components and 0.0927351 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080796Jy sigma=0.035135 ! Fit after self-cal, rms=0.080836Jy sigma=0.035133 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=2.608 mas, bmaj=3.832 mas, bpa=-13.64 degrees ! Estimated noise=12.7144 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.608 x 3.832 at -13.64 degrees (North through East) ! Clean map min=-0.0052765 max=0.062289 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.91 mas, bmaj=3.418 mas, bpa=-13.68 degrees ! Estimated noise=31.73 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0499976 Jy ! Component: 100 - total flux cleaned = 0.0664488 Jy ! Component: 150 - total flux cleaned = 0.0753468 Jy ! Component: 200 - total flux cleaned = 0.0805561 Jy ! Total flux subtracted in 200 components = 0.0805561 Jy ! Clean residual min=-0.006291 max=0.006160 Jy/beam ! Clean residual mean=0.000009 rms=0.001770 Jy/beam ! Combined flux in latest and established models = 0.0805561 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 26 model components to the UV plane model. ! The established model now contains 26 components and 0.0805561 Jy ! Inverting map and beam ! Estimated beam: bmin=2.608 mas, bmaj=3.832 mas, bpa=-13.64 degrees ! Estimated noise=12.7144 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00451909 Jy ! Component: 100 - total flux cleaned = 0.00713533 Jy ! Component: 150 - total flux cleaned = 0.00854751 Jy ! Component: 200 - total flux cleaned = 0.00901324 Jy ! Total flux subtracted in 200 components = 0.00901324 Jy ! Clean residual min=-0.005539 max=0.006864 Jy/beam ! Clean residual mean=-0.000004 rms=0.001749 Jy/beam ! Combined flux in latest and established models = 0.0895694 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 43 components and 0.0895694 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.629 mas, bmaj=4.156 mas, bpa=-19.37 degrees ! Estimated noise=12.2365 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000935216 Jy ! Component: 100 - total flux cleaned = 0.00122873 Jy ! Component: 150 - total flux cleaned = 0.00148654 Jy ! Component: 200 - total flux cleaned = 0.00168603 Jy ! Total flux subtracted in 200 components = 0.00168603 Jy ! Clean residual min=-0.006001 max=0.007781 Jy/beam ! Clean residual mean=-0.000007 rms=0.001927 Jy/beam ! Combined flux in latest and established models = 0.0912554 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000180223 Jy ! Component: 100 - total flux cleaned = 0.000318324 Jy ! Component: 150 - total flux cleaned = 0.000468188 Jy ! Component: 200 - total flux cleaned = 0.000582592 Jy ! Total flux subtracted in 200 components = 0.000582592 Jy ! Clean residual min=-0.005928 max=0.007823 Jy/beam ! Clean residual mean=-0.000007 rms=0.001918 Jy/beam ! Combined flux in latest and established models = 0.091838 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 51 components and 0.091838 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.608 mas, bmaj=3.832 mas, bpa=-13.64 degrees ! Estimated noise=12.7144 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000214233 Jy ! Component: 100 - total flux cleaned = -0.000142629 Jy ! Component: 150 - total flux cleaned = -0.000121922 Jy ! Component: 200 - total flux cleaned = -0.000102304 Jy ! Total flux subtracted in 200 components = -0.000102304 Jy ! Clean residual min=-0.005303 max=0.007104 Jy/beam ! Clean residual mean=-0.000005 rms=0.001727 Jy/beam ! Combined flux in latest and established models = 0.0917357 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 61 components and 0.0917357 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080832Jy sigma=0.035156 ! Fit after self-cal, rms=0.080819Jy sigma=0.035153 wmodel /scr/pima/rdv93_uvs/J2035+1857_X_map.mod ! Writing 61 model components to file: /scr/pima/rdv93_uvs/J2035+1857_X_map.mod wobs /scr/pima/rdv93_uvs/J2035+1857_X_uvs.fits ! Writing UV FITS file: /scr/pima/rdv93_uvs/J2035+1857_X_uvs.fits wwins /scr/pima/rdv93_uvs/J2035+1857_X_map.win ! wwins: Wrote 1 windows to /scr/pima/rdv93_uvs/J2035+1857_X_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.00296975 Jy ! Component: 100 - total flux cleaned = 0.00386389 Jy ! Component: 150 - total flux cleaned = 0.00476339 Jy ! Component: 200 - total flux cleaned = 0.00501342 Jy ! Component: 250 - total flux cleaned = 0.00517059 Jy ! Component: 300 - total flux cleaned = 0.0050964 Jy ! Component: 350 - total flux cleaned = 0.00488931 Jy ! Component: 400 - total flux cleaned = 0.0046911 Jy ! Component: 450 - total flux cleaned = 0.00456402 Jy ! Component: 500 - total flux cleaned = 0.00432153 Jy ! Component: 550 - total flux cleaned = 0.00420523 Jy ! Component: 600 - total flux cleaned = 0.00420326 Jy ! Component: 650 - total flux cleaned = 0.00430812 Jy ! Component: 700 - total flux cleaned = 0.00435957 Jy ! Component: 750 - total flux cleaned = 0.00450696 Jy ! Component: 800 - total flux cleaned = 0.00455314 Jy ! Component: 850 - total flux cleaned = 0.00464447 Jy ! Component: 900 - total flux cleaned = 0.0046886 Jy ! Component: 950 - total flux cleaned = 0.00477475 Jy ! Component: 1000 - total flux cleaned = 0.0048985 Jy ! Component: 1050 - total flux cleaned = 0.00505795 Jy ! Component: 1100 - total flux cleaned = 0.00505796 Jy ! Component: 1150 - total flux cleaned = 0.0051333 Jy ! Component: 1200 - total flux cleaned = 0.0051696 Jy ! Component: 1250 - total flux cleaned = 0.00523952 Jy ! Component: 1300 - total flux cleaned = 0.00530761 Jy ! Component: 1350 - total flux cleaned = 0.0053395 Jy ! Component: 1400 - total flux cleaned = 0.00530716 Jy ! Component: 1450 - total flux cleaned = 0.0054319 Jy ! Component: 1500 - total flux cleaned = 0.00543121 Jy ! Component: 1550 - total flux cleaned = 0.00549026 Jy ! Component: 1600 - total flux cleaned = 0.00557714 Jy ! Component: 1650 - total flux cleaned = 0.00568885 Jy ! Component: 1700 - total flux cleaned = 0.00566178 Jy ! Component: 1750 - total flux cleaned = 0.00574159 Jy ! Component: 1800 - total flux cleaned = 0.00579309 Jy ! Component: 1850 - total flux cleaned = 0.00581841 Jy ! Component: 1900 - total flux cleaned = 0.00576955 Jy ! Component: 1950 - total flux cleaned = 0.00579415 Jy ! Component: 2000 - total flux cleaned = 0.00574702 Jy ! Component: 2050 - total flux cleaned = 0.00572412 Jy ! Component: 2100 - total flux cleaned = 0.00570178 Jy ! Component: 2150 - total flux cleaned = 0.00565827 Jy ! Component: 2200 - total flux cleaned = 0.00561546 Jy ! Component: 2250 - total flux cleaned = 0.00563655 Jy ! Component: 2300 - total flux cleaned = 0.00559554 Jy ! Component: 2350 - total flux cleaned = 0.00565609 Jy ! Component: 2400 - total flux cleaned = 0.00565604 Jy ! Component: 2450 - total flux cleaned = 0.00565603 Jy ! Component: 2500 - total flux cleaned = 0.00563739 Jy ! Component: 2550 - total flux cleaned = 0.00567472 Jy ! Component: 2600 - total flux cleaned = 0.00563848 Jy ! Component: 2650 - total flux cleaned = 0.00563862 Jy ! Component: 2700 - total flux cleaned = 0.00563873 Jy ! Component: 2750 - total flux cleaned = 0.00570753 Jy ! Component: 2800 - total flux cleaned = 0.00569035 Jy ! Component: 2850 - total flux cleaned = 0.00574063 Jy ! Component: 2900 - total flux cleaned = 0.00580646 Jy ! Component: 2950 - total flux cleaned = 0.00585502 Jy ! Component: 3000 - total flux cleaned = 0.00591865 Jy ! Component: 3050 - total flux cleaned = 0.00601327 Jy ! Component: 3100 - total flux cleaned = 0.00601314 Jy ! Component: 3150 - total flux cleaned = 0.00605912 Jy ! Component: 3200 - total flux cleaned = 0.00611947 Jy ! Component: 3250 - total flux cleaned = 0.00616399 Jy ! Component: 3300 - total flux cleaned = 0.00616399 Jy ! Component: 3350 - total flux cleaned = 0.00622232 Jy ! Component: 3400 - total flux cleaned = 0.00622242 Jy ! Component: 3450 - total flux cleaned = 0.00620837 Jy ! Component: 3500 - total flux cleaned = 0.00618018 Jy ! Component: 3550 - total flux cleaned = 0.00608255 Jy ! Component: 3600 - total flux cleaned = 0.00606886 Jy ! Component: 3650 - total flux cleaned = 0.00602767 Jy ! Component: 3700 - total flux cleaned = 0.00598696 Jy ! Component: 3750 - total flux cleaned = 0.00597341 Jy ! Component: 3800 - total flux cleaned = 0.00593309 Jy ! Component: 3850 - total flux cleaned = 0.00589316 Jy ! Component: 3900 - total flux cleaned = 0.00590644 Jy ! Component: 3950 - total flux cleaned = 0.00586686 Jy ! Component: 4000 - total flux cleaned = 0.00585376 Jy ! Component: 4050 - total flux cleaned = 0.00578879 Jy ! Total flux subtracted in 4096 components = 0.00572413 Jy ! Clean residual min=-0.000777 max=0.000645 Jy/beam ! Clean residual mean=0.000001 rms=0.000252 Jy/beam ! Combined flux in latest and established models = 0.0974598 Jy keep ! Adding 395 model components to the UV plane model. ! The established model now contains 456 components and 0.0974598 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/rdv93_uvs/J2035+1857_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.608 x 3.832 at -13.64 degrees (North through East) ! Clean map min=-0.002361 max=0.062251 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv93_uvs/J2035+1857_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0622507 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000251157 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.21038 1.21038 2.42076 4.84152 9.68305 19.3661 38.7322 77.4644 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.062 quit ! Quitting program ! Log file /scr/pima/rdv93_uvs/J2035+1857_X_uvs.log closed on Tue Sep 24 17:09:46 2013