! Started logfile: /d2/scr/pima/bp177i_uvs/J1423+6351_C_uvs.log on Tue Apr 15 00:28:54 2014 obs /d2/scr/pima/bp177i_uvs/J1423+6351_C_uva.fits ! Reading UV FITS file: /d2/scr/pima/bp177i_uvs/J1423+6351_C_uva.fits ! AN table 1: 5 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.773333 visibilities/baseline/integration-bin. ! Found source: J1423+6351 ! ! 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 1392 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/bp177i_uvs/J1423+6351_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 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.001104Jy sigma=42.045452 ! Fit after self-cal, rms=0.948897Jy sigma=39.783657 ! 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.346 mas, bmaj=5.032 mas, bpa=43.53 degrees ! Estimated noise=0.666193 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.0396278 Jy ! Component: 100 - total flux cleaned = 0.0482715 Jy ! Total flux subtracted in 100 components = 0.0482715 Jy ! Clean residual min=-0.002474 max=0.003283 Jy/beam ! Clean residual mean=-0.000013 rms=0.000611 Jy/beam ! Combined flux in latest and established models = 0.0482715 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.0482715 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.021881Jy sigma=0.752731 ! Fit after self-cal, rms=0.021397Jy sigma=0.738218 ! 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.639 mas, bmaj=5.255 mas, bpa=43.05 degrees ! Estimated noise=0.463535 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 (1.5, -17.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00380945 Jy ! Component: 100 - total flux cleaned = 0.00595459 Jy ! Component: 150 - total flux cleaned = 0.00751578 Jy ! Component: 200 - total flux cleaned = 0.00860852 Jy ! Total flux subtracted in 200 components = 0.00860852 Jy ! Clean residual min=-0.001871 max=0.002357 Jy/beam ! Clean residual mean=-0.000014 rms=0.000464 Jy/beam ! Combined flux in latest and established models = 0.05688 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 32 components and 0.05688 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.020615Jy sigma=0.699435 ! Fit after self-cal, rms=0.020584Jy sigma=0.697444 ! 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.639 x 5.255 at 43.05 degrees (North through East) ! Clean map min=-0.0017891 max=0.051005 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. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.07 HN 0.94 KP 0.90 ! LA 0.98 MK 1.03 NL 1.13 OV 1.00 ! PT 0.87 SC 0.92 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.09 HN 1.00 KP 0.95 ! LA 1.09 MK 1.02 NL 1.07 OV 0.95 ! PT 0.98 SC 0.98 ! ! ! Correcting IF 5. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.99 HN 0.98 KP 0.94 ! LA 1.02 MK 1.00 NL 1.14 OV 0.93 ! PT 0.93 SC 1.03 ! ! ! Correcting IF 6. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.95 HN 1.02 KP 0.94 ! LA 1.09 MK 0.93 NL 1.13 OV 0.94 ! PT 1.01 SC 1.02 ! ! ! Correcting IF 7. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.87 HN 0.94 KP 0.86 ! LA 0.99 MK 1.02 NL 1.06 OV 0.94 ! PT 0.92 SC 0.95 ! ! ! Correcting IF 8. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.95 HN 0.97 KP 0.97 ! LA 1.09 MK 0.93 NL 1.15 OV 0.96 ! PT 0.89 SC 0.98 ! ! ! Fit before self-cal, rms=0.020584Jy sigma=0.697444 ! Fit after self-cal, rms=0.019228Jy sigma=0.671664 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.65 mas, bmaj=5.235 mas, bpa=43.21 degrees ! Estimated noise=0.451192 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.000663082 Jy ! Component: 100 - total flux cleaned = 0.000888781 Jy ! Component: 150 - total flux cleaned = 0.00100137 Jy ! Component: 200 - total flux cleaned = 0.00113887 Jy ! Total flux subtracted in 200 components = 0.00113887 Jy ! Clean residual min=-0.001379 max=0.001443 Jy/beam ! Clean residual mean=-0.000004 rms=0.000317 Jy/beam ! Combined flux in latest and established models = 0.0580189 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 49 components and 0.0580189 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.019123Jy sigma=0.669389 ! Fit after self-cal, rms=0.019126Jy sigma=0.669150 ! 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.019126Jy sigma=0.669150 ! Fit after self-cal, rms=0.019058Jy sigma=0.668873 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.65 mas, bmaj=5.232 mas, bpa=43.21 degrees ! Estimated noise=0.448678 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.27034e-05 Jy ! Component: 100 - total flux cleaned = 0.000144896 Jy ! Component: 150 - total flux cleaned = 0.000243446 Jy ! Component: 200 - total flux cleaned = 0.00025842 Jy ! Total flux subtracted in 200 components = 0.00025842 Jy ! Clean residual min=-0.001373 max=0.001413 Jy/beam ! Clean residual mean=-0.000004 rms=0.000313 Jy/beam ! Combined flux in latest and established models = 0.0582773 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 67 components and 0.0582773 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.018999Jy sigma=0.668387 ! Fit after self-cal, rms=0.018999Jy sigma=0.668338 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 (-14.1, -3). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000121266 Jy ! Component: 100 - total flux cleaned = -9.26323e-05 Jy ! Component: 150 - total flux cleaned = -0.000223628 Jy ! Component: 200 - total flux cleaned = -0.000289232 Jy ! Total flux subtracted in 200 components = -0.000289232 Jy ! Clean residual min=-0.001289 max=0.001145 Jy/beam ! Clean residual mean=-0.000004 rms=0.000280 Jy/beam ! Combined flux in latest and established models = 0.0579881 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 91 components and 0.0579881 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.018798Jy sigma=0.664789 ! Fit after self-cal, rms=0.018790Jy sigma=0.664393 ! 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.018790Jy sigma=0.664393 ! Fit after self-cal, rms=0.018677Jy sigma=0.663568 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.65 mas, bmaj=5.236 mas, bpa=43.24 degrees ! Estimated noise=0.444965 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00038722 Jy ! Component: 100 - total flux cleaned = -0.00045503 Jy ! Component: 150 - total flux cleaned = -0.000554181 Jy ! Component: 200 - total flux cleaned = -0.000590904 Jy ! Total flux subtracted in 200 components = -0.000590904 Jy ! Clean residual min=-0.001303 max=0.001212 Jy/beam ! Clean residual mean=-0.000004 rms=0.000282 Jy/beam ! Combined flux in latest and established models = 0.0573972 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 107 components and 0.0573972 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.018593Jy sigma=0.662721 ! Fit after self-cal, rms=0.018592Jy sigma=0.662617 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.00011549 Jy ! Component: 100 - total flux cleaned = -0.000149345 Jy ! Component: 150 - total flux cleaned = -0.000181619 Jy ! Component: 200 - total flux cleaned = -0.000226575 Jy ! Total flux subtracted in 200 components = -0.000226575 Jy ! Clean residual min=-0.001248 max=0.001199 Jy/beam ! Clean residual mean=-0.000004 rms=0.000275 Jy/beam ! Combined flux in latest and established models = 0.0571706 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 120 components and 0.0571706 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.018545Jy sigma=0.662139 ! Fit after self-cal, rms=0.018545Jy sigma=0.662098 ! 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.018545Jy sigma=0.662098 ! Fit after self-cal, rms=0.018500Jy sigma=0.661794 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.526 mas, bmaj=5.701 mas, bpa=44.92 degrees ! Estimated noise=0.544362 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000230519 Jy ! Component: 100 - total flux cleaned = -0.000360717 Jy ! Component: 150 - total flux cleaned = -0.000423029 Jy ! Component: 200 - total flux cleaned = -0.00043633 Jy ! Total flux subtracted in 200 components = -0.00043633 Jy ! Clean residual min=-0.001264 max=0.001450 Jy/beam ! Clean residual mean=-0.000010 rms=0.000342 Jy/beam ! Combined flux in latest and established models = 0.0567343 Jy selfcal ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 152 components and 0.0567343 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.018457Jy sigma=0.662055 ! Fit after self-cal, rms=0.018456Jy sigma=0.661994 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 = -5.2148e-05 Jy ! Component: 100 - total flux cleaned = -6.39188e-05 Jy ! Component: 150 - total flux cleaned = -7.46076e-05 Jy ! Component: 200 - total flux cleaned = -6.43364e-05 Jy ! Total flux subtracted in 200 components = -6.43364e-05 Jy ! Clean residual min=-0.001268 max=0.001391 Jy/beam ! Clean residual mean=-0.000011 rms=0.000335 Jy/beam ! Combined flux in latest and established models = 0.0566699 Jy ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 179 components and 0.0566699 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.018436Jy sigma=0.662084 ! Fit after self-cal, rms=0.018435Jy sigma=0.662069 ! 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.65 mas, bmaj=5.239 mas, bpa=43.27 degrees ! Estimated noise=0.443587 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.65 x 5.239 at 43.27 degrees (North through East) ! Clean map min=-0.0016826 max=0.049108 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.343 mas, bmaj=5.02 mas, bpa=43.44 degrees ! Estimated noise=0.644508 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0382362 Jy ! Component: 100 - total flux cleaned = 0.0466464 Jy ! Component: 150 - total flux cleaned = 0.0490167 Jy ! Component: 200 - total flux cleaned = 0.0501103 Jy ! Total flux subtracted in 200 components = 0.0501103 Jy ! Clean residual min=-0.002028 max=0.002199 Jy/beam ! Clean residual mean=-0.000009 rms=0.000467 Jy/beam ! Combined flux in latest and established models = 0.0501103 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.0501103 Jy ! Inverting map and beam ! Estimated beam: bmin=1.65 mas, bmaj=5.239 mas, bpa=43.27 degrees ! Estimated noise=0.443587 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.00184512 Jy ! Component: 100 - total flux cleaned = 0.00273232 Jy ! Component: 150 - total flux cleaned = 0.00309879 Jy ! Component: 200 - total flux cleaned = 0.00348622 Jy ! Total flux subtracted in 200 components = 0.00348622 Jy ! Clean residual min=-0.001430 max=0.001389 Jy/beam ! Clean residual mean=-0.000011 rms=0.000334 Jy/beam ! Combined flux in latest and established models = 0.0535965 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 49 components and 0.0535965 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=3.526 mas, bmaj=5.701 mas, bpa=44.92 degrees ! Estimated noise=0.544362 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000810693 Jy ! Component: 100 - total flux cleaned = 0.00117798 Jy ! Component: 150 - total flux cleaned = 0.0014232 Jy ! Component: 200 - total flux cleaned = 0.00153108 Jy ! Total flux subtracted in 200 components = 0.00153108 Jy ! Clean residual min=-0.001305 max=0.001415 Jy/beam ! Clean residual mean=-0.000015 rms=0.000365 Jy/beam ! Combined flux in latest and established models = 0.0551276 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 = 9.47041e-05 Jy ! Component: 100 - total flux cleaned = 0.000220665 Jy ! Component: 150 - total flux cleaned = 0.000297283 Jy ! Component: 200 - total flux cleaned = 0.000386441 Jy ! Total flux subtracted in 200 components = 0.000386441 Jy ! Clean residual min=-0.001242 max=0.001382 Jy/beam ! Clean residual mean=-0.000013 rms=0.000347 Jy/beam ! Combined flux in latest and established models = 0.055514 Jy ! Adding 76 model components to the UV plane model. ! The established model now contains 118 components and 0.0555141 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.65 mas, bmaj=5.239 mas, bpa=43.27 degrees ! Estimated noise=0.443587 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000317566 Jy ! Component: 100 - total flux cleaned = 0.00046887 Jy ! Component: 150 - total flux cleaned = 0.000538062 Jy ! Component: 200 - total flux cleaned = 0.000579569 Jy ! Total flux subtracted in 200 components = 0.000579569 Jy ! Clean residual min=-0.001184 max=0.001225 Jy/beam ! Clean residual mean=-0.000006 rms=0.000283 Jy/beam ! Combined flux in latest and established models = 0.0560936 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 143 components and 0.0560936 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.018485Jy sigma=0.664084 ! Fit after self-cal, rms=0.018482Jy sigma=0.663901 wmodel /d2/scr/pima/bp177i_uvs/J1423+6351_C_map.mod ! Writing 143 model components to file: /d2/scr/pima/bp177i_uvs/J1423+6351_C_map.mod wobs /d2/scr/pima/bp177i_uvs/J1423+6351_C_uvs.fits ! Writing UV FITS file: /d2/scr/pima/bp177i_uvs/J1423+6351_C_uvs.fits wwins /d2/scr/pima/bp177i_uvs/J1423+6351_C_map.win ! wwins: Wrote 3 windows to /d2/scr/pima/bp177i_uvs/J1423+6351_C_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 = -3.81444e-05 Jy ! Component: 100 - total flux cleaned = -0.000213327 Jy ! Component: 150 - total flux cleaned = -0.000287353 Jy ! Component: 200 - total flux cleaned = -0.000443651 Jy ! Component: 250 - total flux cleaned = -0.000476795 Jy ! Component: 300 - total flux cleaned = -0.000556676 Jy ! Component: 350 - total flux cleaned = -0.00060307 Jy ! Component: 400 - total flux cleaned = -0.000737331 Jy ! Component: 450 - total flux cleaned = -0.000824632 Jy ! Component: 500 - total flux cleaned = -0.000895203 Jy ! Component: 550 - total flux cleaned = -0.000936556 Jy ! Component: 600 - total flux cleaned = -0.0010176 Jy ! Component: 650 - total flux cleaned = -0.00108319 Jy ! Component: 700 - total flux cleaned = -0.001161 Jy ! Component: 750 - total flux cleaned = -0.00126289 Jy ! Component: 800 - total flux cleaned = -0.00136235 Jy ! Component: 850 - total flux cleaned = -0.00143577 Jy ! Component: 900 - total flux cleaned = -0.00154406 Jy ! Component: 950 - total flux cleaned = -0.00160342 Jy ! Component: 1000 - total flux cleaned = -0.00165009 Jy ! Component: 1050 - total flux cleaned = -0.00169623 Jy ! Component: 1100 - total flux cleaned = -0.00176431 Jy ! Component: 1150 - total flux cleaned = -0.00187581 Jy ! Component: 1200 - total flux cleaned = -0.00191984 Jy ! Component: 1250 - total flux cleaned = -0.00198498 Jy ! Component: 1300 - total flux cleaned = -0.00203843 Jy ! Component: 1350 - total flux cleaned = -0.00208069 Jy ! Component: 1400 - total flux cleaned = -0.00215395 Jy ! Component: 1450 - total flux cleaned = -0.00220562 Jy ! Component: 1500 - total flux cleaned = -0.00227696 Jy ! Component: 1550 - total flux cleaned = -0.00232739 Jy ! Component: 1600 - total flux cleaned = -0.00236711 Jy ! Component: 1650 - total flux cleaned = -0.002436 Jy ! Component: 1700 - total flux cleaned = -0.00248452 Jy ! Component: 1750 - total flux cleaned = -0.00251345 Jy ! Component: 1800 - total flux cleaned = -0.00256122 Jy ! Component: 1850 - total flux cleaned = -0.00259889 Jy ! Component: 1900 - total flux cleaned = -0.00263621 Jy ! Component: 1950 - total flux cleaned = -0.002701 Jy ! Component: 2000 - total flux cleaned = -0.00274669 Jy ! Component: 2050 - total flux cleaned = -0.00279204 Jy ! Component: 2100 - total flux cleaned = -0.0028458 Jy ! Component: 2150 - total flux cleaned = -0.00288112 Jy ! Component: 2200 - total flux cleaned = -0.00292494 Jy ! Component: 2250 - total flux cleaned = -0.00296855 Jy ! Component: 2300 - total flux cleaned = -0.00298578 Jy ! Component: 2350 - total flux cleaned = -0.00300297 Jy ! Component: 2400 - total flux cleaned = -0.00304545 Jy ! Component: 2450 - total flux cleaned = -0.0030707 Jy ! Component: 2500 - total flux cleaned = -0.00312069 Jy ! Component: 2550 - total flux cleaned = -0.00313727 Jy ! Component: 2600 - total flux cleaned = -0.00317004 Jy ! Component: 2650 - total flux cleaned = -0.00319445 Jy ! Component: 2700 - total flux cleaned = -0.00324291 Jy ! Component: 2750 - total flux cleaned = -0.00328288 Jy ! Component: 2800 - total flux cleaned = -0.00332249 Jy ! Component: 2850 - total flux cleaned = -0.00333818 Jy ! Component: 2900 - total flux cleaned = -0.00336158 Jy ! Component: 2950 - total flux cleaned = -0.00339259 Jy ! Component: 3000 - total flux cleaned = -0.00343866 Jy ! Component: 3050 - total flux cleaned = -0.00347673 Jy ! Component: 3100 - total flux cleaned = -0.00348426 Jy ! Component: 3150 - total flux cleaned = -0.00351426 Jy ! Component: 3200 - total flux cleaned = -0.00352178 Jy ! Component: 3250 - total flux cleaned = -0.00356622 Jy ! Component: 3300 - total flux cleaned = -0.00359562 Jy ! Component: 3350 - total flux cleaned = -0.00361017 Jy ! Component: 3400 - total flux cleaned = -0.00363186 Jy ! Component: 3450 - total flux cleaned = -0.0036246 Jy ! Component: 3500 - total flux cleaned = -0.00366037 Jy ! Component: 3550 - total flux cleaned = -0.00365325 Jy ! Component: 3600 - total flux cleaned = -0.00367451 Jy ! Component: 3650 - total flux cleaned = -0.00370956 Jy ! Component: 3700 - total flux cleaned = -0.0037235 Jy ! Component: 3750 - total flux cleaned = -0.00373043 Jy ! Component: 3800 - total flux cleaned = -0.00374423 Jy ! Component: 3850 - total flux cleaned = -0.00374422 Jy ! Component: 3900 - total flux cleaned = -0.00376461 Jy ! Component: 3950 - total flux cleaned = -0.00375782 Jy ! Component: 4000 - total flux cleaned = -0.00380488 Jy ! Component: 4050 - total flux cleaned = -0.00380483 Jy ! Total flux subtracted in 4096 components = -0.00379155 Jy ! Clean residual min=-0.000339 max=0.000355 Jy/beam ! Clean residual mean=-0.000002 rms=0.000121 Jy/beam ! Combined flux in latest and established models = 0.0523021 Jy keep ! Adding 289 model components to the UV plane model. ! The established model now contains 432 components and 0.0523021 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/d2/scr/pima/bp177i_uvs/J1423+6351_C\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.65 x 5.239 at 43.27 degrees (North through East) ! Clean map min=-0.0012332 max=0.048503 Jy/beam ! Writing clean map to FITS file: /d2/scr/pima/bp177i_uvs/J1423+6351_C_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0485026 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000119598 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.739743 0.739743 1.47949 2.95897 5.91794 11.8359 23.6718 47.3436 94.6871 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.048 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 405.546 quit ! Quitting program ! Log file /d2/scr/pima/bp177i_uvs/J1423+6351_C_uvs.log closed on Tue Apr 15 00:29:00 2014