! Started logfile: /scr/pima/bg219g_uvs/J1449-0045_S_uvs.log on Thu Apr 7 07:17:48 2016 obs /scr/pima/bg219g_uvs/J1449-0045_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219g_uvs/J1449-0045_S_uva.fits ! AN table 1: 48 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.843056 visibilities/baseline/integration-bin. ! Found source: J1449-0045 ! ! 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 2.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! 04 4 2.348e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 54 lines of history. ! ! Reading 7284 visibilities. select rr, 1,2,3,4,6,7,8 ! Restricting channel ranges to the available 4 channels. ! 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.5 print "taper_size =", taper_size ! taper_size = 20 ![@/home/lpetrov/bin/01_muppet /scr/pima/bg219g_uvs/J1449-0045_S] 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.500x0.500 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 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.028956Jy sigma=21.068721 ! Fit after self-cal, rms=0.809855Jy sigma=16.532770 ! 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=2.684 mas, bmaj=6.65 mas, bpa=-4.484 degrees ! Estimated noise=0.590683 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.149322 Jy ! Component: 100 - total flux cleaned = 0.183836 Jy ! Total flux subtracted in 100 components = 0.183836 Jy ! Clean residual min=-0.006334 max=0.012969 Jy/beam ! Clean residual mean=0.000005 rms=0.002018 Jy/beam ! Combined flux in latest and established models = 0.183836 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.183836 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101084Jy sigma=1.786659 ! Fit after self-cal, rms=0.101179Jy sigma=1.784951 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0135493 Jy ! Component: 100 - total flux cleaned = 0.0203193 Jy ! Total flux subtracted in 100 components = 0.0203193 Jy ! Clean residual min=-0.005929 max=0.006951 Jy/beam ! Clean residual mean=0.000006 rms=0.001659 Jy/beam ! Combined flux in latest and established models = 0.204155 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 16 components and 0.204155 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099114Jy sigma=1.723695 ! Fit after self-cal, rms=0.099100Jy sigma=1.723319 ! 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=3.135 mas, bmaj=7.535 mas, bpa=-5.081 degrees ! Estimated noise=0.429019 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.00639082 Jy ! Component: 100 - total flux cleaned = 0.00868338 Jy ! Component: 150 - total flux cleaned = 0.00911932 Jy ! Component: 200 - total flux cleaned = 0.00938859 Jy ! Total flux subtracted in 200 components = 0.00938859 Jy ! Clean residual min=-0.005952 max=0.006568 Jy/beam ! Clean residual mean=0.000018 rms=0.001722 Jy/beam ! Combined flux in latest and established models = 0.213543 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 24 components and 0.213543 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098832Jy sigma=1.712337 ! Fit after self-cal, rms=0.098821Jy sigma=1.712139 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.135 x 7.535 at -5.081 degrees (North through East) ! Clean map min=-0.005805 max=0.19624 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: ! 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 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.99 HN 1.05 KP 0.93 ! LA 1.12 MK 1.01 NL 1.07 OV 1.00 ! PT 0.96 SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.87 HN 1.02 KP 0.95 ! LA 1.20 MK 1.04 NL 0.87 OV 1.01 ! PT 0.95 SC 0.99 ! ! ! Correcting IF 4. ! 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* ! ! ! Fit before self-cal, rms=0.098821Jy sigma=1.712139 ! Fit after self-cal, rms=0.098108Jy sigma=1.688443 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.147 mas, bmaj=7.544 mas, bpa=-4.903 degrees ! Estimated noise=0.427326 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.00147786 Jy ! Component: 100 - total flux cleaned = -0.00177447 Jy ! Component: 150 - total flux cleaned = -0.00196024 Jy ! Component: 200 - total flux cleaned = -0.00204195 Jy ! Total flux subtracted in 200 components = -0.00204195 Jy ! Clean residual min=-0.005190 max=0.005596 Jy/beam ! Clean residual mean=0.000020 rms=0.001513 Jy/beam ! Combined flux in latest and established models = 0.211501 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 32 components and 0.211501 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098076Jy sigma=1.687684 ! Fit after self-cal, rms=0.098107Jy sigma=1.687424 ! 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.098107Jy sigma=1.687424 ! Fit after self-cal, rms=0.097573Jy sigma=1.682919 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.15 mas, bmaj=7.543 mas, bpa=-4.808 degrees ! Estimated noise=0.425316 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00115471 Jy ! Component: 100 - total flux cleaned = -0.00156226 Jy ! Component: 150 - total flux cleaned = -0.00170615 Jy ! Component: 200 - total flux cleaned = -0.00175958 Jy ! Total flux subtracted in 200 components = -0.00175958 Jy ! Clean residual min=-0.005072 max=0.005531 Jy/beam ! Clean residual mean=0.000018 rms=0.001453 Jy/beam ! Combined flux in latest and established models = 0.209742 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 40 components and 0.209742 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097555Jy sigma=1.682561 ! Fit after self-cal, rms=0.097553Jy sigma=1.682514 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.000111953 Jy ! Component: 100 - total flux cleaned = -0.000112056 Jy ! Component: 150 - total flux cleaned = -0.000112993 Jy ! Component: 200 - total flux cleaned = -0.000113371 Jy ! Total flux subtracted in 200 components = -0.000113371 Jy ! Clean residual min=-0.005056 max=0.005530 Jy/beam ! Clean residual mean=0.000018 rms=0.001452 Jy/beam ! Combined flux in latest and established models = 0.209629 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 42 components and 0.209629 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097549Jy sigma=1.682357 ! Fit after self-cal, rms=0.097549Jy sigma=1.682345 ! 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.097549Jy sigma=1.682345 ! Fit after self-cal, rms=0.097519Jy sigma=1.682321 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.15 mas, bmaj=7.544 mas, bpa=-4.801 degrees ! Estimated noise=0.425013 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00028398 Jy ! Component: 100 - total flux cleaned = -0.00028319 Jy ! Component: 150 - total flux cleaned = -0.000283392 Jy ! Component: 200 - total flux cleaned = -0.00028354 Jy ! Total flux subtracted in 200 components = -0.00028354 Jy ! Clean residual min=-0.005020 max=0.005520 Jy/beam ! Clean residual mean=0.000018 rms=0.001444 Jy/beam ! Combined flux in latest and established models = 0.209345 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 44 components and 0.209345 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097515Jy sigma=1.682224 ! Fit after self-cal, rms=0.097515Jy sigma=1.682218 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.54272e-06 Jy ! Component: 100 - total flux cleaned = -2.76802e-06 Jy ! Component: 150 - total flux cleaned = -2.7683e-06 Jy ! Component: 200 - total flux cleaned = -2.95526e-06 Jy ! Total flux subtracted in 200 components = -2.95526e-06 Jy ! Clean residual min=-0.005002 max=0.005523 Jy/beam ! Clean residual mean=0.000018 rms=0.001444 Jy/beam ! Combined flux in latest and established models = 0.209342 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 45 components and 0.209342 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097512Jy sigma=1.682135 ! Fit after self-cal, rms=0.097513Jy sigma=1.682130 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 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.097513Jy sigma=1.682130 ! Fit after self-cal, rms=0.097509Jy sigma=1.682128 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.355 mas, bmaj=12.36 mas, bpa=-0.4197 degrees ! Estimated noise=0.541356 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000478178 Jy ! Component: 100 - total flux cleaned = 0.000376233 Jy ! Component: 150 - total flux cleaned = 0.000274081 Jy ! Component: 200 - total flux cleaned = 0.000198349 Jy ! Total flux subtracted in 200 components = 0.000198349 Jy ! Clean residual min=-0.007513 max=0.008330 Jy/beam ! Clean residual mean=0.000040 rms=0.002446 Jy/beam ! Combined flux in latest and established models = 0.20954 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 49 components and 0.20954 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097536Jy sigma=1.682375 ! Fit after self-cal, rms=0.097537Jy sigma=1.682243 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.80043e-05 Jy ! Component: 100 - total flux cleaned = 2.00068e-05 Jy ! Component: 150 - total flux cleaned = -4.25705e-05 Jy ! Component: 200 - total flux cleaned = -7.99539e-05 Jy ! Total flux subtracted in 200 components = -7.99539e-05 Jy ! Clean residual min=-0.007565 max=0.008323 Jy/beam ! Clean residual mean=0.000040 rms=0.002445 Jy/beam ! Combined flux in latest and established models = 0.20946 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 50 components and 0.20946 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097554Jy sigma=1.682454 ! Fit after self-cal, rms=0.097550Jy sigma=1.682338 ! 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=3.151 mas, bmaj=7.545 mas, bpa=-4.803 degrees ! Estimated noise=0.424967 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.151 x 7.545 at -4.803 degrees (North through East) ! Clean map min=-0.0047701 max=0.19449 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=2.693 mas, bmaj=6.653 mas, bpa=-4.221 degrees ! Estimated noise=0.586862 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.148242 Jy ! Component: 100 - total flux cleaned = 0.183192 Jy ! Component: 150 - total flux cleaned = 0.196745 Jy ! Component: 200 - total flux cleaned = 0.202963 Jy ! Total flux subtracted in 200 components = 0.202963 Jy ! Clean residual min=-0.005291 max=0.005702 Jy/beam ! Clean residual mean=0.000006 rms=0.001439 Jy/beam ! Combined flux in latest and established models = 0.202963 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.202963 Jy ! Inverting map and beam ! Estimated beam: bmin=3.151 mas, bmaj=7.545 mas, bpa=-4.803 degrees ! Estimated noise=0.424967 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.00504323 Jy ! Component: 100 - total flux cleaned = 0.0056242 Jy ! Component: 150 - total flux cleaned = 0.00603585 Jy ! Component: 200 - total flux cleaned = 0.00638544 Jy ! Total flux subtracted in 200 components = 0.00638544 Jy ! Clean residual min=-0.005171 max=0.005760 Jy/beam ! Clean residual mean=0.000018 rms=0.001456 Jy/beam ! Combined flux in latest and established models = 0.209348 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 22 components and 0.209348 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.355 mas, bmaj=12.36 mas, bpa=-0.4197 degrees ! Estimated noise=0.541356 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000816606 Jy ! Component: 100 - total flux cleaned = 0.000691217 Jy ! Component: 150 - total flux cleaned = 0.000554453 Jy ! Component: 200 - total flux cleaned = 0.000417528 Jy ! Total flux subtracted in 200 components = 0.000417528 Jy ! Clean residual min=-0.007612 max=0.008309 Jy/beam ! Clean residual mean=0.000041 rms=0.002448 Jy/beam ! Combined flux in latest and established models = 0.209766 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.000111468 Jy ! Component: 100 - total flux cleaned = -0.000204704 Jy ! Component: 150 - total flux cleaned = -0.000282283 Jy ! Component: 200 - total flux cleaned = -0.000322228 Jy ! Total flux subtracted in 200 components = -0.000322228 Jy ! Clean residual min=-0.007614 max=0.008336 Jy/beam ! Clean residual mean=0.000041 rms=0.002445 Jy/beam ! Combined flux in latest and established models = 0.209444 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 27 components and 0.209444 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.151 mas, bmaj=7.545 mas, bpa=-4.803 degrees ! Estimated noise=0.424967 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0006294 Jy ! Component: 100 - total flux cleaned = -0.000581629 Jy ! Component: 150 - total flux cleaned = -0.000583566 Jy ! Component: 200 - total flux cleaned = -0.000521026 Jy ! Total flux subtracted in 200 components = -0.000521026 Jy ! Clean residual min=-0.005020 max=0.005589 Jy/beam ! Clean residual mean=0.000018 rms=0.001442 Jy/beam ! Combined flux in latest and established models = 0.208923 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 36 components and 0.208923 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097542Jy sigma=1.682322 ! Fit after self-cal, rms=0.097535Jy sigma=1.682279 wmodel /scr/pima/bg219g_uvs/J1449-0045_S_map.mod ! Writing 36 model components to file: /scr/pima/bg219g_uvs/J1449-0045_S_map.mod wobs /scr/pima/bg219g_uvs/J1449-0045_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219g_uvs/J1449-0045_S_uvs.fits wwins /scr/pima/bg219g_uvs/J1449-0045_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219g_uvs/J1449-0045_S_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.00183853 Jy ! Component: 100 - total flux cleaned = 0.00239203 Jy ! Component: 150 - total flux cleaned = 0.00317532 Jy ! Component: 200 - total flux cleaned = 0.00409492 Jy ! Component: 250 - total flux cleaned = 0.00465982 Jy ! Component: 300 - total flux cleaned = 0.00536223 Jy ! Component: 350 - total flux cleaned = 0.00573968 Jy ! Component: 400 - total flux cleaned = 0.00596022 Jy ! Component: 450 - total flux cleaned = 0.00631917 Jy ! Component: 500 - total flux cleaned = 0.00653014 Jy ! Component: 550 - total flux cleaned = 0.00666702 Jy ! Component: 600 - total flux cleaned = 0.00680082 Jy ! Component: 650 - total flux cleaned = 0.0068652 Jy ! Component: 700 - total flux cleaned = 0.00686527 Jy ! Component: 750 - total flux cleaned = 0.00711677 Jy ! Component: 800 - total flux cleaned = 0.00693079 Jy ! Component: 850 - total flux cleaned = 0.00705087 Jy ! Component: 900 - total flux cleaned = 0.00693249 Jy ! Component: 950 - total flux cleaned = 0.00670014 Jy ! Component: 1000 - total flux cleaned = 0.00664306 Jy ! Component: 1050 - total flux cleaned = 0.0065299 Jy ! Component: 1100 - total flux cleaned = 0.00630767 Jy ! Component: 1150 - total flux cleaned = 0.00608938 Jy ! Component: 1200 - total flux cleaned = 0.00598112 Jy ! Component: 1250 - total flux cleaned = 0.00587405 Jy ! Component: 1300 - total flux cleaned = 0.00566483 Jy ! Component: 1350 - total flux cleaned = 0.00545891 Jy ! Component: 1400 - total flux cleaned = 0.00540775 Jy ! Component: 1450 - total flux cleaned = 0.00530709 Jy ! Component: 1500 - total flux cleaned = 0.00496152 Jy ! Component: 1550 - total flux cleaned = 0.00491299 Jy ! Component: 1600 - total flux cleaned = 0.00486413 Jy ! Component: 1650 - total flux cleaned = 0.00472098 Jy ! Component: 1700 - total flux cleaned = 0.00462755 Jy ! Component: 1750 - total flux cleaned = 0.00462753 Jy ! Component: 1800 - total flux cleaned = 0.00444412 Jy ! Component: 1850 - total flux cleaned = 0.00444433 Jy ! Component: 1900 - total flux cleaned = 0.00444423 Jy ! Component: 1950 - total flux cleaned = 0.00444465 Jy ! Component: 2000 - total flux cleaned = 0.0044011 Jy ! Component: 2050 - total flux cleaned = 0.00453112 Jy ! Component: 2100 - total flux cleaned = 0.00440228 Jy ! Component: 2150 - total flux cleaned = 0.00440197 Jy ! Component: 2200 - total flux cleaned = 0.00448572 Jy ! Component: 2250 - total flux cleaned = 0.00448585 Jy ! Component: 2300 - total flux cleaned = 0.00448584 Jy ! Component: 2350 - total flux cleaned = 0.00460742 Jy ! Component: 2400 - total flux cleaned = 0.0044466 Jy ! Component: 2450 - total flux cleaned = 0.00444773 Jy ! Component: 2500 - total flux cleaned = 0.0046053 Jy ! Component: 2550 - total flux cleaned = 0.00456571 Jy ! Component: 2600 - total flux cleaned = 0.00452681 Jy ! Component: 2650 - total flux cleaned = 0.00460381 Jy ! Component: 2700 - total flux cleaned = 0.00464211 Jy ! Component: 2750 - total flux cleaned = 0.00468017 Jy ! Component: 2800 - total flux cleaned = 0.00479149 Jy ! Component: 2850 - total flux cleaned = 0.00475465 Jy ! Component: 2900 - total flux cleaned = 0.00482752 Jy ! Component: 2950 - total flux cleaned = 0.00486362 Jy ! Component: 3000 - total flux cleaned = 0.00482777 Jy ! Component: 3050 - total flux cleaned = 0.00489921 Jy ! Component: 3100 - total flux cleaned = 0.00496983 Jy ! Component: 3150 - total flux cleaned = 0.00493524 Jy ! Component: 3200 - total flux cleaned = 0.00514262 Jy ! Component: 3250 - total flux cleaned = 0.00524512 Jy ! Component: 3300 - total flux cleaned = 0.00531312 Jy ! Component: 3350 - total flux cleaned = 0.00534675 Jy ! Component: 3400 - total flux cleaned = 0.00544676 Jy ! Component: 3450 - total flux cleaned = 0.00551299 Jy ! Component: 3500 - total flux cleaned = 0.00564398 Jy ! Component: 3550 - total flux cleaned = 0.00570874 Jy ! Component: 3600 - total flux cleaned = 0.00580543 Jy ! Component: 3650 - total flux cleaned = 0.00580548 Jy ! Component: 3700 - total flux cleaned = 0.0059327 Jy ! Component: 3750 - total flux cleaned = 0.00599561 Jy ! Component: 3800 - total flux cleaned = 0.00624545 Jy ! Component: 3850 - total flux cleaned = 0.00630734 Jy ! Component: 3900 - total flux cleaned = 0.00633829 Jy ! Component: 3950 - total flux cleaned = 0.00646018 Jy ! Component: 4000 - total flux cleaned = 0.00673316 Jy ! Component: 4050 - total flux cleaned = 0.00673335 Jy ! Total flux subtracted in 4096 components = 0.00691265 Jy ! Clean residual min=-0.001489 max=0.002097 Jy/beam ! Clean residual mean=0.000011 rms=0.000596 Jy/beam ! Combined flux in latest and established models = 0.215835 Jy keep ! Adding 345 model components to the UV plane model. ! The established model now contains 381 components and 0.215835 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219g_uvs/J1449-0045_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.151 x 7.545 at -4.803 degrees (North through East) ! Clean map min=-0.0034279 max=0.19376 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219g_uvs/J1449-0045_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.193763 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000582505 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.901884 0.901884 1.80377 3.60753 7.21507 14.4301 28.8603 57.7206 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0017 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.193 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 332.637 quit ! Quitting program ! Log file /scr/pima/bg219g_uvs/J1449-0045_S_uvs.log closed on Thu Apr 7 07:17:52 2016