! Started logfile: /d2/scr/pima/bp177g_uvs/J1450-4335_C_uvs.log on Thu Mar 6 00:34:52 2014 obs /d2/scr/pima/bp177g_uvs/J1450-4335_C_uva.fits ! Reading UV FITS file: /d2/scr/pima/bp177g_uvs/J1450-4335_C_uva.fits ! AN table 1: 9 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.714286 visibilities/baseline/integration-bin. ! Found source: J1450-4335 ! ! There are 8 IFs, and a total of 8 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 4.128e+09 3.2e+07 1 3.2e+07 ! 02 2 4.16e+09 3.2e+07 1 3.2e+07 ! 03 3 4.192e+09 3.2e+07 1 3.2e+07 ! 04 4 4.224e+09 3.2e+07 1 3.2e+07 ! 05 5 4.416e+09 3.2e+07 1 3.2e+07 ! 06 6 4.512e+09 3.2e+07 1 3.2e+07 ! 07 7 4.544e+09 3.2e+07 1 3.2e+07 ! 08 8 4.576e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 1080 visibilities. select RR ! Selecting polarization: RR, channels: 1..8 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 ! Reading IF 5 channels: 5..5 ! Reading IF 6 channels: 6..6 ! Reading IF 7 channels: 7..7 ! Reading IF 8 channels: 8..8 print "field_size =",field_size ! field_size = 1024 print "field_cell =",field_cell ! field_cell = 0.3 print "taper_size =",taper_size ! taper_size = 40 ![@/home/lpetrov/bin/01_muppet /d2/scr/pima/bp177g_uvs/J1450-4335_C] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 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.300x0.300 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 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.001545Jy sigma=26.205394 ! Fit after self-cal, rms=0.963065Jy sigma=25.031901 ! 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.594 mas, bmaj=15 mas, bpa=10.03 degrees ! Estimated noise=1.35082 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=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0229383 Jy ! Component: 100 - total flux cleaned = 0.0349573 Jy ! Total flux subtracted in 100 components = 0.0349573 Jy ! Clean residual min=-0.005009 max=0.006693 Jy/beam ! Clean residual mean=-0.000093 rms=0.002166 Jy/beam ! Combined flux in latest and established models = 0.0349573 Jy ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 52 components and 0.0349573 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.032663Jy sigma=0.829995 ! Fit after self-cal, rms=0.032163Jy sigma=0.818989 ! 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=1.979 mas, bmaj=16.48 mas, bpa=9.722 degrees ! Estimated noise=0.8764 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.0153255 Jy ! Component: 100 - total flux cleaned = 0.0227775 Jy ! Component: 150 - total flux cleaned = 0.0262906 Jy ! Component: 200 - total flux cleaned = 0.0272966 Jy ! Total flux subtracted in 200 components = 0.0272966 Jy ! Clean residual min=-0.002695 max=0.002708 Jy/beam ! Clean residual mean=-0.000010 rms=0.001284 Jy/beam ! Combined flux in latest and established models = 0.0622539 Jy ! Performing phase self-cal ! Adding 139 model components to the UV plane model. ! The established model now contains 181 components and 0.0622539 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.024065Jy sigma=0.556107 ! Fit after self-cal, rms=0.024034Jy sigma=0.554122 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.979 x 16.48 at 9.722 degrees (North through East) ! Clean map min=-0.0042094 max=0.0336 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* NL 1.00* ! OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.05 KP 1.09 LA 0.92 NL 1.03 ! OV 1.00* PT 0.98 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* NL 1.00* ! OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 0.93 KP 1.13 LA 0.92 NL 1.17 ! OV 1.00* PT 0.99 SC 0.99 ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* NL 1.00* ! OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* NL 1.00* ! OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! FD 0.86 KP 0.97 LA 0.87 NL 1.02 ! OV 1.00* PT 0.96 SC 1.10 ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! FD 0.84 KP 1.09 LA 0.89 NL 1.12 ! OV 1.00* PT 1.03 SC 1.12 ! ! ! Fit before self-cal, rms=0.024034Jy sigma=0.554122 ! Fit after self-cal, rms=0.023931Jy sigma=0.539610 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.004 mas, bmaj=16.73 mas, bpa=9.791 degrees ! Estimated noise=0.867133 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.000688998 Jy ! Component: 100 - total flux cleaned = 0.00086768 Jy ! Component: 150 - total flux cleaned = 0.000654127 Jy ! Component: 200 - total flux cleaned = 0.000492016 Jy ! Total flux subtracted in 200 components = 0.000492016 Jy ! Clean residual min=-0.000893 max=0.000897 Jy/beam ! Clean residual mean=-0.000007 rms=0.000383 Jy/beam ! Combined flux in latest and established models = 0.0627459 Jy ! Performing phase self-cal ! Adding 70 model components to the UV plane model. ! The established model now contains 248 components and 0.0627459 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.023353Jy sigma=0.523484 ! Fit after self-cal, rms=0.023355Jy sigma=0.522952 ! 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.023355Jy sigma=0.522952 ! Fit after self-cal, rms=0.022929Jy sigma=0.518602 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.99 mas, bmaj=16.62 mas, bpa=9.789 degrees ! Estimated noise=0.86505 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000358851 Jy ! Component: 100 - total flux cleaned = -0.00117472 Jy ! Component: 150 - total flux cleaned = -0.00171111 Jy ! Component: 200 - total flux cleaned = -0.00208313 Jy ! Total flux subtracted in 200 components = -0.00208313 Jy ! Clean residual min=-0.000655 max=0.000650 Jy/beam ! Clean residual mean=-0.000002 rms=0.000279 Jy/beam ! Combined flux in latest and established models = 0.0606627 Jy selfcal ! Performing phase self-cal ! Adding 69 model components to the UV plane model. ! The established model now contains 309 components and 0.0606628 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.022722Jy sigma=0.513438 ! Fit after self-cal, rms=0.022706Jy sigma=0.513219 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.000269715 Jy ! Component: 100 - total flux cleaned = -0.000517792 Jy ! Component: 150 - total flux cleaned = -0.000747872 Jy ! Component: 200 - total flux cleaned = -0.000935017 Jy ! Total flux subtracted in 200 components = -0.000935017 Jy ! Clean residual min=-0.000507 max=0.000506 Jy/beam ! Clean residual mean=-0.000002 rms=0.000203 Jy/beam ! Combined flux in latest and established models = 0.0597277 Jy ! Performing phase self-cal ! Adding 62 model components to the UV plane model. ! The established model now contains 354 components and 0.0597277 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.022603Jy sigma=0.510777 ! Fit after self-cal, rms=0.022605Jy sigma=0.510645 ! 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.022605Jy sigma=0.510645 ! Fit after self-cal, rms=0.022655Jy sigma=0.505360 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.987 mas, bmaj=16.63 mas, bpa=9.804 degrees ! Estimated noise=0.872361 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000464136 Jy ! Component: 100 - total flux cleaned = 0.000662989 Jy ! Component: 150 - total flux cleaned = 0.000633243 Jy ! Component: 200 - total flux cleaned = 0.000634181 Jy ! Total flux subtracted in 200 components = 0.000634181 Jy ! Clean residual min=-0.000443 max=0.000445 Jy/beam ! Clean residual mean=0.000001 rms=0.000175 Jy/beam ! Combined flux in latest and established models = 0.0603619 Jy selfcal ! Performing phase self-cal ! Adding 50 model components to the UV plane model. ! The established model now contains 398 components and 0.0603619 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.022565Jy sigma=0.503284 ! Fit after self-cal, rms=0.022561Jy sigma=0.503085 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 = 8.00157e-05 Jy ! Component: 100 - total flux cleaned = 0.000344562 Jy ! Component: 150 - total flux cleaned = 0.000567606 Jy ! Component: 200 - total flux cleaned = 0.00070975 Jy ! Total flux subtracted in 200 components = 0.00070975 Jy ! Clean residual min=-0.000379 max=0.000383 Jy/beam ! Clean residual mean=-0.000000 rms=0.000144 Jy/beam ! Combined flux in latest and established models = 0.0610716 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 431 components and 0.0610717 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.022506Jy sigma=0.501699 ! Fit after self-cal, rms=0.022505Jy sigma=0.501626 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 40 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.022505Jy sigma=0.501626 ! Fit after self-cal, rms=0.022631Jy sigma=0.501260 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.737 mas, bmaj=21.11 mas, bpa=-1.037 degrees ! Estimated noise=1.03713 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000590598 Jy ! Component: 100 - total flux cleaned = 0.000494942 Jy ! Component: 150 - total flux cleaned = 0.000454182 Jy ! Component: 200 - total flux cleaned = 0.000325208 Jy ! Total flux subtracted in 200 components = 0.000325208 Jy ! Clean residual min=-0.000296 max=0.000296 Jy/beam ! Clean residual mean=-0.000000 rms=0.000125 Jy/beam ! Combined flux in latest and established models = 0.0613969 Jy selfcal ! Performing phase self-cal ! Adding 98 model components to the UV plane model. ! The established model now contains 527 components and 0.0613969 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.022581Jy sigma=0.500359 ! Fit after self-cal, rms=0.022583Jy sigma=0.500275 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 = -6.25195e-05 Jy ! Component: 100 - total flux cleaned = -0.000150716 Jy ! Component: 150 - total flux cleaned = -8.40067e-05 Jy ! Component: 200 - total flux cleaned = -5.75886e-05 Jy ! Total flux subtracted in 200 components = -5.75886e-05 Jy ! Clean residual min=-0.000204 max=0.000202 Jy/beam ! Clean residual mean=0.000000 rms=0.000092 Jy/beam ! Combined flux in latest and established models = 0.0613393 Jy ! Performing phase self-cal ! Adding 64 model components to the UV plane model. ! The established model now contains 581 components and 0.0613393 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.022562Jy sigma=0.499896 ! Fit after self-cal, rms=0.022563Jy sigma=0.499877 ! 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=1.972 mas, bmaj=16.64 mas, bpa=9.846 degrees ! Estimated noise=0.874775 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.972 x 16.64 at 9.846 degrees (North through East) ! Clean map min=-0.0015839 max=0.03099 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.584 mas, bmaj=15.24 mas, bpa=10.19 degrees ! Estimated noise=1.33475 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0230107 Jy ! Component: 100 - total flux cleaned = 0.0352781 Jy ! Component: 150 - total flux cleaned = 0.0427511 Jy ! Component: 200 - total flux cleaned = 0.0480701 Jy ! Total flux subtracted in 200 components = 0.0480701 Jy ! Clean residual min=-0.003851 max=0.003858 Jy/beam ! Clean residual mean=-0.000052 rms=0.001422 Jy/beam ! Combined flux in latest and established models = 0.0480701 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 78 model components to the UV plane model. ! The established model now contains 78 components and 0.0480701 Jy ! Inverting map and beam ! Estimated beam: bmin=1.972 mas, bmaj=16.64 mas, bpa=9.846 degrees ! Estimated noise=0.874775 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.00821688 Jy ! Component: 100 - total flux cleaned = 0.0106096 Jy ! Component: 150 - total flux cleaned = 0.0111266 Jy ! Component: 200 - total flux cleaned = 0.0122215 Jy ! Total flux subtracted in 200 components = 0.0122215 Jy ! Clean residual min=-0.001995 max=0.001991 Jy/beam ! Clean residual mean=-0.000007 rms=0.000903 Jy/beam ! Combined flux in latest and established models = 0.0602917 Jy ! Adding 106 model components to the UV plane model. ! The established model now contains 178 components and 0.0602917 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 40 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.737 mas, bmaj=21.11 mas, bpa=-1.037 degrees ! Estimated noise=1.03713 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000365146 Jy ! Component: 100 - total flux cleaned = 0.000866363 Jy ! Component: 150 - total flux cleaned = 0.00102647 Jy ! Component: 200 - total flux cleaned = 0.000728997 Jy ! Total flux subtracted in 200 components = 0.000728997 Jy ! Clean residual min=-0.000814 max=0.000816 Jy/beam ! Clean residual mean=-0.000005 rms=0.000414 Jy/beam ! Combined flux in latest and established models = 0.0610207 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 = -8.96909e-05 Jy ! Component: 100 - total flux cleaned = 3.26702e-05 Jy ! Component: 150 - total flux cleaned = 3.22334e-05 Jy ! Component: 200 - total flux cleaned = 0.000109686 Jy ! Total flux subtracted in 200 components = 0.000109686 Jy ! Clean residual min=-0.000629 max=0.000634 Jy/beam ! Clean residual mean=-0.000003 rms=0.000290 Jy/beam ! Combined flux in latest and established models = 0.0611303 Jy ! Adding 192 model components to the UV plane model. ! The established model now contains 366 components and 0.0611304 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.972 mas, bmaj=16.64 mas, bpa=9.846 degrees ! Estimated noise=0.874775 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000260292 Jy ! Component: 100 - total flux cleaned = -0.000633143 Jy ! Component: 150 - total flux cleaned = -0.000566023 Jy ! Component: 200 - total flux cleaned = -0.000627263 Jy ! Total flux subtracted in 200 components = -0.000627263 Jy ! Clean residual min=-0.000497 max=0.000495 Jy/beam ! Clean residual mean=-0.000001 rms=0.000179 Jy/beam ! Combined flux in latest and established models = 0.0605031 Jy selfcal ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 411 components and 0.0605031 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.022688Jy sigma=0.503482 ! Fit after self-cal, rms=0.022695Jy sigma=0.503141 wmodel /d2/scr/pima/bp177g_uvs/J1450-4335_C_map.mod ! Writing 411 model components to file: /d2/scr/pima/bp177g_uvs/J1450-4335_C_map.mod wobs /d2/scr/pima/bp177g_uvs/J1450-4335_C_uvs.fits ! Writing UV FITS file: /d2/scr/pima/bp177g_uvs/J1450-4335_C_uvs.fits wwins /d2/scr/pima/bp177g_uvs/J1450-4335_C_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ![Exited script file: /home/lpetrov/bin/01_muppet] ! wmap "/d2/scr/pima/bp177g_uvs/J1450-4335_C\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.972 x 16.64 at 9.846 degrees (North through East) ! Clean map min=-0.0025741 max=0.029519 Jy/beam ! Writing clean map to FITS file: /d2/scr/pima/bp177g_uvs/J1450-4335_C_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0295185 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000174308 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.77151 1.77151 3.54302 7.08605 14.1721 28.3442 56.6884 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.029 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 169.346 quit ! Quitting program ! Log file /d2/scr/pima/bp177g_uvs/J1450-4335_C_uvs.log closed on Thu Mar 6 00:34:56 2014