! Started logfile: /scr/pima/rdv94_uvs/J0144-3938_X_uvs.log on Mon Sep 23 22:07:38 2013 obs /scr/pima/rdv94_uvs/J0144-3938_X_uva.fits ! Reading UV FITS file: /scr/pima/rdv94_uvs/J0144-3938_X_uva.fits ! AN table 1: 179 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.991806 visibilities/baseline/integration-bin. ! Found source: J0144-3938 ! ! 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 10652 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/rdv94_uvs/J0144-3938_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 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.037877Jy sigma=0.865473 ! Fit after self-cal, rms=0.851263Jy sigma=0.695111 ! 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=0.6384 mas, bmaj=4.815 mas, bpa=-24.92 degrees ! Estimated noise=20.8816 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.12773 Jy ! Component: 100 - total flux cleaned = 0.157743 Jy ! Total flux subtracted in 100 components = 0.157743 Jy ! Clean residual min=-0.012284 max=0.013454 Jy/beam ! Clean residual mean=0.000018 rms=0.002993 Jy/beam ! Combined flux in latest and established models = 0.157743 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.157743 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.143214Jy sigma=0.103710 ! Fit after self-cal, rms=0.143091Jy sigma=0.103540 ! 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=0.9022 mas, bmaj=5.408 mas, bpa=-23.24 degrees ! Estimated noise=8.76018 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.0177871 Jy ! Component: 100 - total flux cleaned = 0.0272725 Jy ! Component: 150 - total flux cleaned = 0.0327742 Jy ! Component: 200 - total flux cleaned = 0.0362322 Jy ! Total flux subtracted in 200 components = 0.0362322 Jy ! Clean residual min=-0.006322 max=0.005626 Jy/beam ! Clean residual mean=0.000010 rms=0.001541 Jy/beam ! Combined flux in latest and established models = 0.193976 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 51 components and 0.193976 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.141589Jy sigma=0.100971 ! Fit after self-cal, rms=0.141749Jy sigma=0.100921 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.98 KP 1.03 LA 1.01 MK 1.04 ! NL 1.10 OV 0.97 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00 KP 0.98 LA 1.01 MK 1.03 ! NL 1.07 OV 0.95 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.96 KP 0.89 LA 1.06 MK 1.00 ! NL 1.12 OV 1.03 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.99 KP 0.88 LA 1.01 MK 1.01 ! NL 1.14 OV 1.02 ! ! ! Fit before self-cal, rms=0.141749Jy sigma=0.100921 ! Fit after self-cal, rms=0.147477Jy sigma=0.100466 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9132 mas, bmaj=5.445 mas, bpa=-23.31 degrees ! Estimated noise=8.74656 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.00225212 Jy ! Component: 100 - total flux cleaned = -0.00269587 Jy ! Component: 150 - total flux cleaned = -0.00280356 Jy ! Component: 200 - total flux cleaned = -0.0028539 Jy ! Total flux subtracted in 200 components = -0.0028539 Jy ! Clean residual min=-0.004795 max=0.004466 Jy/beam ! Clean residual mean=-0.000002 rms=0.001020 Jy/beam ! Combined flux in latest and established models = 0.191122 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 59 components and 0.191122 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.147417Jy sigma=0.100423 ! Fit after self-cal, rms=0.147712Jy sigma=0.100391 ! 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.147712Jy sigma=0.100391 ! Fit after self-cal, rms=0.150695Jy sigma=0.100352 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.916 mas, bmaj=5.462 mas, bpa=-23.34 degrees ! Estimated noise=8.7672 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00153204 Jy ! Component: 100 - total flux cleaned = -0.00186246 Jy ! Component: 150 - total flux cleaned = -0.00198542 Jy ! Component: 200 - total flux cleaned = -0.00213353 Jy ! Total flux subtracted in 200 components = -0.00213353 Jy ! Clean residual min=-0.004614 max=0.004259 Jy/beam ! Clean residual mean=-0.000003 rms=0.000976 Jy/beam ! Combined flux in latest and established models = 0.188988 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 67 components and 0.188988 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.150666Jy sigma=0.100329 ! Fit after self-cal, rms=0.150733Jy sigma=0.100327 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.000184696 Jy ! Component: 100 - total flux cleaned = -0.000280965 Jy ! Component: 150 - total flux cleaned = -0.000369332 Jy ! Component: 200 - total flux cleaned = -0.00042279 Jy ! Total flux subtracted in 200 components = -0.00042279 Jy ! Clean residual min=-0.004638 max=0.004195 Jy/beam ! Clean residual mean=-0.000003 rms=0.000970 Jy/beam ! Combined flux in latest and established models = 0.188565 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 69 components and 0.188565 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.150717Jy sigma=0.100319 ! Fit after self-cal, rms=0.150722Jy sigma=0.100319 ! 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.150722Jy sigma=0.100319 ! Fit after self-cal, rms=0.155293Jy sigma=0.100265 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9175 mas, bmaj=5.49 mas, bpa=-23.41 degrees ! Estimated noise=8.77754 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000919501 Jy ! Component: 100 - total flux cleaned = -0.00122987 Jy ! Component: 150 - total flux cleaned = -0.00147729 Jy ! Component: 200 - total flux cleaned = -0.00166001 Jy ! Total flux subtracted in 200 components = -0.00166001 Jy ! Clean residual min=-0.003969 max=0.004150 Jy/beam ! Clean residual mean=-0.000001 rms=0.000936 Jy/beam ! Combined flux in latest and established models = 0.186905 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 89 components and 0.186905 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.155286Jy sigma=0.100254 ! Fit after self-cal, rms=0.155341Jy sigma=0.100252 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) ! Added new window around map position (-25.2, -14.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0027835 Jy ! Component: 100 - total flux cleaned = 0.0029712 Jy ! Component: 150 - total flux cleaned = 0.0031146 Jy ! Component: 200 - total flux cleaned = 0.00324434 Jy ! Total flux subtracted in 200 components = 0.00324434 Jy ! Clean residual min=-0.003322 max=0.003026 Jy/beam ! Clean residual mean=-0.000000 rms=0.000795 Jy/beam ! Combined flux in latest and established models = 0.19015 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 118 components and 0.19015 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.155201Jy sigma=0.100154 ! Fit after self-cal, rms=0.155182Jy sigma=0.100145 ! 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.155182Jy sigma=0.100145 ! Fit after self-cal, rms=0.155573Jy sigma=0.100135 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.608 mas, bmaj=10.87 mas, bpa=-6.053 degrees ! Estimated noise=9.86619 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000707166 Jy ! Component: 100 - total flux cleaned = 0.00117172 Jy ! Component: 150 - total flux cleaned = 0.00127393 Jy ! Component: 200 - total flux cleaned = 0.00112755 Jy ! Total flux subtracted in 200 components = 0.00112755 Jy ! Clean residual min=-0.003041 max=0.003315 Jy/beam ! Clean residual mean=-0.000002 rms=0.000919 Jy/beam ! Combined flux in latest and established models = 0.191277 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 142 components and 0.191277 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.155543Jy sigma=0.100123 ! Fit after self-cal, rms=0.155563Jy sigma=0.100120 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.000242969 Jy ! Component: 100 - total flux cleaned = 0.000211651 Jy ! Component: 150 - total flux cleaned = -5.63867e-05 Jy ! Component: 200 - total flux cleaned = -0.0002995 Jy ! Total flux subtracted in 200 components = -0.0002995 Jy ! Clean residual min=-0.003058 max=0.003400 Jy/beam ! Clean residual mean=-0.000003 rms=0.000918 Jy/beam ! Combined flux in latest and established models = 0.190978 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 152 components and 0.190978 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.155553Jy sigma=0.100120 ! Fit after self-cal, rms=0.155553Jy sigma=0.100119 ! 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=0.9178 mas, bmaj=5.492 mas, bpa=-23.41 degrees ! Estimated noise=8.76672 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9178 x 5.492 at -23.41 degrees (North through East) ! Clean map min=-0.0030833 max=0.15249 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=0.6447 mas, bmaj=4.877 mas, bpa=-25.09 degrees ! Estimated noise=21.1893 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.128907 Jy ! Component: 100 - total flux cleaned = 0.158628 Jy ! Component: 150 - total flux cleaned = 0.169704 Jy ! Component: 200 - total flux cleaned = 0.173547 Jy ! Total flux subtracted in 200 components = 0.173547 Jy ! Clean residual min=-0.007988 max=0.008874 Jy/beam ! Clean residual mean=0.000003 rms=0.002094 Jy/beam ! Combined flux in latest and established models = 0.173547 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.173547 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9178 mas, bmaj=5.492 mas, bpa=-23.41 degrees ! Estimated noise=8.76672 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) ! Added new window around map position (0.2, 6.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00745635 Jy ! Component: 100 - total flux cleaned = 0.0118131 Jy ! Component: 150 - total flux cleaned = 0.0138745 Jy ! Component: 200 - total flux cleaned = 0.0148393 Jy ! Total flux subtracted in 200 components = 0.0148393 Jy ! Clean residual min=-0.003507 max=0.003257 Jy/beam ! Clean residual mean=-0.000000 rms=0.000871 Jy/beam ! Combined flux in latest and established models = 0.188386 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 55 components and 0.188386 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=2.608 mas, bmaj=10.87 mas, bpa=-6.053 degrees ! Estimated noise=9.86619 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00102224 Jy ! Component: 100 - total flux cleaned = 0.0023606 Jy ! Component: 150 - total flux cleaned = 0.00348446 Jy ! Component: 200 - total flux cleaned = 0.00433424 Jy ! Total flux subtracted in 200 components = 0.00433424 Jy ! Clean residual min=-0.003020 max=0.002799 Jy/beam ! Clean residual mean=-0.000003 rms=0.000909 Jy/beam ! Combined flux in latest and established models = 0.19272 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.000347137 Jy ! Component: 100 - total flux cleaned = 0.000718133 Jy ! Component: 150 - total flux cleaned = 0.00100887 Jy ! Component: 200 - total flux cleaned = 0.00131831 Jy ! Total flux subtracted in 200 components = 0.00131831 Jy ! Clean residual min=-0.002697 max=0.002674 Jy/beam ! Clean residual mean=-0.000003 rms=0.000842 Jy/beam ! Combined flux in latest and established models = 0.194039 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 95 components and 0.194039 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9178 mas, bmaj=5.492 mas, bpa=-23.41 degrees ! Estimated noise=8.76672 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000667006 Jy ! Component: 100 - total flux cleaned = 0.000831472 Jy ! Component: 150 - total flux cleaned = 0.00105279 Jy ! Component: 200 - total flux cleaned = 0.00111722 Jy ! Total flux subtracted in 200 components = 0.00111722 Jy ! Clean residual min=-0.002894 max=0.002781 Jy/beam ! Clean residual mean=-0.000002 rms=0.000693 Jy/beam ! Combined flux in latest and established models = 0.195156 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 116 components and 0.195156 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.155554Jy sigma=0.100094 ! Fit after self-cal, rms=0.155476Jy sigma=0.100082 wmodel /scr/pima/rdv94_uvs/J0144-3938_X_map.mod ! Writing 116 model components to file: /scr/pima/rdv94_uvs/J0144-3938_X_map.mod wobs /scr/pima/rdv94_uvs/J0144-3938_X_uvs.fits ! Writing UV FITS file: /scr/pima/rdv94_uvs/J0144-3938_X_uvs.fits wwins /scr/pima/rdv94_uvs/J0144-3938_X_map.win ! wwins: Wrote 3 windows to /scr/pima/rdv94_uvs/J0144-3938_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 = -6.82861e-05 Jy ! Component: 100 - total flux cleaned = 2.65284e-05 Jy ! Component: 150 - total flux cleaned = -1.53065e-05 Jy ! Component: 200 - total flux cleaned = -0.000135752 Jy ! Component: 250 - total flux cleaned = -0.000290548 Jy ! Component: 300 - total flux cleaned = -0.000364627 Jy ! Component: 350 - total flux cleaned = -0.000472154 Jy ! Component: 400 - total flux cleaned = -0.000576999 Jy ! Component: 450 - total flux cleaned = -0.000679026 Jy ! Component: 500 - total flux cleaned = -0.000646845 Jy ! Component: 550 - total flux cleaned = -0.000583139 Jy ! Component: 600 - total flux cleaned = -0.000459673 Jy ! Component: 650 - total flux cleaned = -0.000399515 Jy ! Component: 700 - total flux cleaned = -0.000369068 Jy ! Component: 750 - total flux cleaned = -0.000222495 Jy ! Component: 800 - total flux cleaned = -7.92612e-05 Jy ! Component: 850 - total flux cleaned = 3.32571e-05 Jy ! Component: 900 - total flux cleaned = 0.000144181 Jy ! Component: 950 - total flux cleaned = 0.000225599 Jy ! Component: 1000 - total flux cleaned = 0.000252198 Jy ! Component: 1050 - total flux cleaned = 0.000278776 Jy ! Component: 1100 - total flux cleaned = 0.000356686 Jy ! Component: 1150 - total flux cleaned = 0.00038224 Jy ! Component: 1200 - total flux cleaned = 0.000407542 Jy ! Component: 1250 - total flux cleaned = 0.000507596 Jy ! Component: 1300 - total flux cleaned = 0.000655471 Jy ! Component: 1350 - total flux cleaned = 0.000728332 Jy ! Component: 1400 - total flux cleaned = 0.000824088 Jy ! Component: 1450 - total flux cleaned = 0.0008237 Jy ! Component: 1500 - total flux cleaned = 0.000917341 Jy ! Component: 1550 - total flux cleaned = 0.00100995 Jy ! Component: 1600 - total flux cleaned = 0.00114721 Jy ! Component: 1650 - total flux cleaned = 0.0011474 Jy ! Component: 1700 - total flux cleaned = 0.00128196 Jy ! Component: 1750 - total flux cleaned = 0.00143707 Jy ! Component: 1800 - total flux cleaned = 0.00152439 Jy ! Component: 1850 - total flux cleaned = 0.00161093 Jy ! Component: 1900 - total flux cleaned = 0.00167535 Jy ! Component: 1950 - total flux cleaned = 0.00178178 Jy ! Component: 2000 - total flux cleaned = 0.00188746 Jy ! Component: 2050 - total flux cleaned = 0.00201307 Jy ! Component: 2100 - total flux cleaned = 0.00209611 Jy ! Component: 2150 - total flux cleaned = 0.00211673 Jy ! Component: 2200 - total flux cleaned = 0.0021576 Jy ! Component: 2250 - total flux cleaned = 0.00225894 Jy ! Component: 2300 - total flux cleaned = 0.00231906 Jy ! Component: 2350 - total flux cleaned = 0.00235886 Jy ! Component: 2400 - total flux cleaned = 0.00239852 Jy ! Component: 2450 - total flux cleaned = 0.00243788 Jy ! Component: 2500 - total flux cleaned = 0.00245726 Jy ! Component: 2550 - total flux cleaned = 0.00247642 Jy ! Component: 2600 - total flux cleaned = 0.00247641 Jy ! Component: 2650 - total flux cleaned = 0.00251456 Jy ! Component: 2700 - total flux cleaned = 0.00253335 Jy ! Component: 2750 - total flux cleaned = 0.00251452 Jy ! Component: 2800 - total flux cleaned = 0.00255164 Jy ! Component: 2850 - total flux cleaned = 0.00255154 Jy ! Component: 2900 - total flux cleaned = 0.00262529 Jy ! Component: 2950 - total flux cleaned = 0.00258855 Jy ! Component: 3000 - total flux cleaned = 0.00264313 Jy ! Component: 3050 - total flux cleaned = 0.00260694 Jy ! Component: 3100 - total flux cleaned = 0.00271483 Jy ! Component: 3150 - total flux cleaned = 0.00271486 Jy ! Component: 3200 - total flux cleaned = 0.00273266 Jy ! Component: 3250 - total flux cleaned = 0.00278585 Jy ! Component: 3300 - total flux cleaned = 0.00282107 Jy ! Component: 3350 - total flux cleaned = 0.00287371 Jy ! Component: 3400 - total flux cleaned = 0.0029088 Jy ! Component: 3450 - total flux cleaned = 0.00296104 Jy ! Component: 3500 - total flux cleaned = 0.0030306 Jy ! Component: 3550 - total flux cleaned = 0.00308257 Jy ! Component: 3600 - total flux cleaned = 0.00311707 Jy ! Component: 3650 - total flux cleaned = 0.00315146 Jy ! Component: 3700 - total flux cleaned = 0.00323722 Jy ! Component: 3750 - total flux cleaned = 0.00332257 Jy ! Component: 3800 - total flux cleaned = 0.0033907 Jy ! Component: 3850 - total flux cleaned = 0.0034416 Jy ! Component: 3900 - total flux cleaned = 0.00356009 Jy ! Component: 3950 - total flux cleaned = 0.00361079 Jy ! Component: 4000 - total flux cleaned = 0.00372868 Jy ! Component: 4050 - total flux cleaned = 0.00372869 Jy ! Total flux subtracted in 4096 components = 0.00372878 Jy ! Clean residual min=-0.000943 max=0.001001 Jy/beam ! Clean residual mean=0.000003 rms=0.000288 Jy/beam ! Combined flux in latest and established models = 0.198885 Jy keep ! Adding 215 model components to the UV plane model. ! The established model now contains 331 components and 0.198885 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/rdv94_uvs/J0144-3938_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9178 x 5.492 at -23.41 degrees (North through East) ! Clean map min=-0.0030564 max=0.15121 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv94_uvs/J0144-3938_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.151212 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000299025 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.593256 0.593256 1.18651 2.37302 4.74604 9.49209 18.9842 37.9684 75.9367 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.151 quit ! Quitting program ! Log file /scr/pima/rdv94_uvs/J0144-3938_X_uvs.log closed on Mon Sep 23 22:07:43 2013