! Started logfile: J0505-1615_S_2014_12_20_pus_uvs.log on Wed Dec 28 13:21:41 2016 obs J0505-1615_S_2014_12_20_pus_uva.fits ! Reading UV FITS file: J0505-1615_S_2014_12_20_pus_uva.fits ! AN table 1: 94 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.780851 visibilities/baseline/integration-bin. ! Found source: J0505-1615 ! ! 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.23588e+09 3.2e+07 1 3.2e+07 ! 02 2 2.26788e+09 3.2e+07 1 3.2e+07 ! 03 3 2.29988e+09 3.2e+07 1 3.2e+07 ! 04 4 2.36388e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 344 lines of history. ! ! Reading 13212 visibilities. select I ! Polarization I is unavailable. ! 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 ![@muppet J0505-1615_S_2014_12_20_pus] 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 114 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 114 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 114 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 114 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.869802Jy sigma=0.008790 ! Fit after self-cal, rms=0.851609Jy sigma=0.008611 ! 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.618 mas, bmaj=7.337 mas, bpa=1.353 degrees ! Estimated noise=1024.87 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.111883 Jy ! Component: 100 - total flux cleaned = 0.143858 Jy ! Total flux subtracted in 100 components = 0.143858 Jy ! Clean residual min=-0.004771 max=0.012574 Jy/beam ! Clean residual mean=-0.000023 rms=0.001430 Jy/beam ! Combined flux in latest and established models = 0.143858 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.143858 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087198Jy sigma=0.000816 ! Fit after self-cal, rms=0.087192Jy sigma=0.000815 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0129817 Jy ! Component: 100 - total flux cleaned = 0.0197707 Jy ! Total flux subtracted in 100 components = 0.0197707 Jy ! Clean residual min=-0.004254 max=0.004742 Jy/beam ! Clean residual mean=-0.000010 rms=0.001047 Jy/beam ! Combined flux in latest and established models = 0.163629 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 23 components and 0.163629 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084286Jy sigma=0.000791 ! Fit after self-cal, rms=0.084288Jy sigma=0.000790 ! 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.237 mas, bmaj=8.566 mas, bpa=2.248 degrees ! Estimated noise=618.105 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.0057354 Jy ! Component: 100 - total flux cleaned = 0.00854556 Jy ! Component: 150 - total flux cleaned = 0.0102071 Jy ! Component: 200 - total flux cleaned = 0.0112313 Jy ! Total flux subtracted in 200 components = 0.0112313 Jy ! Clean residual min=-0.004264 max=0.003120 Jy/beam ! Clean residual mean=-0.000007 rms=0.000909 Jy/beam ! Combined flux in latest and established models = 0.17486 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 56 components and 0.17486 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083733Jy sigma=0.000788 ! Fit after self-cal, rms=0.083737Jy sigma=0.000788 ! 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: ! BR 0.98 FD 0.83 HN 0.99 KP 1.09 ! LA 0.99 MK 0.97 NL 1.00 OV 1.01 ! PT 1.04 SC 1.00 ! ! ! 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.01 HN 1.07 KP 1.05 ! LA 0.95 MK 1.00 NL 1.01 OV 1.01 ! PT 1.09 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 0.94 FD 1.16 HN 1.05 KP 0.97 ! LA 0.78 MK 1.02 NL 1.14 OV 0.94 ! PT 1.03 SC 1.07 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.01 HN 1.00 KP 0.91 ! LA 0.83 MK 1.03 NL 1.07 OV 1.01 ! PT 1.06 SC 1.02 ! ! ! Fit before self-cal, rms=0.083737Jy sigma=0.000788 ! Fit after self-cal, rms=0.080617Jy sigma=0.000772 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.253 mas, bmaj=8.618 mas, bpa=2.198 degrees ! Estimated noise=621.175 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.00044088 Jy ! Component: 100 - total flux cleaned = -0.000536488 Jy ! Component: 150 - total flux cleaned = -0.000614455 Jy ! Component: 200 - total flux cleaned = -0.000641126 Jy ! Total flux subtracted in 200 components = -0.000641126 Jy ! Clean residual min=-0.001935 max=0.001966 Jy/beam ! Clean residual mean=0.000001 rms=0.000491 Jy/beam ! Combined flux in latest and established models = 0.174219 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 62 components and 0.174219 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080609Jy sigma=0.000772 ! Fit after self-cal, rms=0.080577Jy sigma=0.000771 ! 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.080577Jy sigma=0.000771 ! Fit after self-cal, rms=0.080323Jy sigma=0.000770 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.253 mas, bmaj=8.616 mas, bpa=2.239 degrees ! Estimated noise=620.887 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000282305 Jy ! Component: 100 - total flux cleaned = -0.000319419 Jy ! Component: 150 - total flux cleaned = -0.000340741 Jy ! Component: 200 - total flux cleaned = -0.000350535 Jy ! Total flux subtracted in 200 components = -0.000350535 Jy ! Clean residual min=-0.001810 max=0.001718 Jy/beam ! Clean residual mean=0.000003 rms=0.000450 Jy/beam ! Combined flux in latest and established models = 0.173869 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 70 components and 0.173869 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080319Jy sigma=0.000770 ! Fit after self-cal, rms=0.080320Jy sigma=0.000770 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 = -7.69458e-06 Jy ! Component: 100 - total flux cleaned = -4.2637e-05 Jy ! Component: 150 - total flux cleaned = -6.68047e-05 Jy ! Component: 200 - total flux cleaned = -8.93753e-05 Jy ! Total flux subtracted in 200 components = -8.93753e-05 Jy ! Clean residual min=-0.001803 max=0.001725 Jy/beam ! Clean residual mean=0.000003 rms=0.000450 Jy/beam ! Combined flux in latest and established models = 0.173779 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 72 components and 0.173779 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080319Jy sigma=0.000770 ! Fit after self-cal, rms=0.080318Jy sigma=0.000770 ! 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.080318Jy sigma=0.000770 ! Fit after self-cal, rms=0.080445Jy sigma=0.000770 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.256 mas, bmaj=8.625 mas, bpa=2.179 degrees ! Estimated noise=621.423 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00022722 Jy ! Component: 100 - total flux cleaned = -0.000259479 Jy ! Component: 150 - total flux cleaned = -0.000287057 Jy ! Component: 200 - total flux cleaned = -0.000303209 Jy ! Total flux subtracted in 200 components = -0.000303209 Jy ! Clean residual min=-0.001761 max=0.001718 Jy/beam ! Clean residual mean=0.000004 rms=0.000447 Jy/beam ! Combined flux in latest and established models = 0.173476 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 72 components and 0.173476 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080443Jy sigma=0.000770 ! Fit after self-cal, rms=0.080443Jy sigma=0.000770 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.78442e-06 Jy ! Component: 100 - total flux cleaned = -3.60664e-05 Jy ! Component: 150 - total flux cleaned = -5.71739e-05 Jy ! Component: 200 - total flux cleaned = -8.38105e-05 Jy ! Total flux subtracted in 200 components = -8.38105e-05 Jy ! Clean residual min=-0.001755 max=0.001722 Jy/beam ! Clean residual mean=0.000003 rms=0.000447 Jy/beam ! Combined flux in latest and established models = 0.173392 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 73 components and 0.173392 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080442Jy sigma=0.000770 ! Fit after self-cal, rms=0.080442Jy sigma=0.000770 ! 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.080442Jy sigma=0.000770 ! Fit after self-cal, rms=0.080564Jy sigma=0.000770 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.375 mas, bmaj=15.21 mas, bpa=3.051 degrees ! Estimated noise=770.764 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000485483 Jy ! Component: 100 - total flux cleaned = -0.000482763 Jy ! Component: 150 - total flux cleaned = -0.000497703 Jy ! Component: 200 - total flux cleaned = -0.0005157 Jy ! Total flux subtracted in 200 components = -0.0005157 Jy ! Clean residual min=-0.001853 max=0.001991 Jy/beam ! Clean residual mean=0.000006 rms=0.000510 Jy/beam ! Combined flux in latest and established models = 0.172877 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 77 components and 0.172877 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080565Jy sigma=0.000770 ! Fit after self-cal, rms=0.080564Jy sigma=0.000770 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 = -4.12634e-05 Jy ! Component: 100 - total flux cleaned = -3.93354e-05 Jy ! Component: 150 - total flux cleaned = -3.81754e-05 Jy ! Component: 200 - total flux cleaned = -5.00946e-05 Jy ! Total flux subtracted in 200 components = -5.00946e-05 Jy ! Clean residual min=-0.001834 max=0.001998 Jy/beam ! Clean residual mean=0.000006 rms=0.000511 Jy/beam ! Combined flux in latest and established models = 0.172827 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 81 components and 0.172827 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080566Jy sigma=0.000770 ! Fit after self-cal, rms=0.080565Jy sigma=0.000770 ! 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.259 mas, bmaj=8.634 mas, bpa=2.12 degrees ! Estimated noise=621.932 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.259 x 8.634 at 2.12 degrees (North through East) ! Clean map min=-0.0016912 max=0.14937 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.63 mas, bmaj=7.379 mas, bpa=1.259 degrees ! Estimated noise=1041.48 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.113493 Jy ! Component: 100 - total flux cleaned = 0.145502 Jy ! Component: 150 - total flux cleaned = 0.158174 Jy ! Component: 200 - total flux cleaned = 0.164621 Jy ! Total flux subtracted in 200 components = 0.164621 Jy ! Clean residual min=-0.003330 max=0.003384 Jy/beam ! Clean residual mean=-0.000004 rms=0.000885 Jy/beam ! Combined flux in latest and established models = 0.164621 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.164621 Jy ! Inverting map and beam ! Estimated beam: bmin=3.259 mas, bmaj=8.634 mas, bpa=2.12 degrees ! Estimated noise=621.932 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.0045401 Jy ! Component: 100 - total flux cleaned = 0.00650852 Jy ! Component: 150 - total flux cleaned = 0.00747894 Jy ! Component: 200 - total flux cleaned = 0.00782746 Jy ! Total flux subtracted in 200 components = 0.00782746 Jy ! Clean residual min=-0.001785 max=0.001684 Jy/beam ! Clean residual mean=0.000003 rms=0.000453 Jy/beam ! Combined flux in latest and established models = 0.172448 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 36 components and 0.172448 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.375 mas, bmaj=15.21 mas, bpa=3.051 degrees ! Estimated noise=770.764 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.36813e-05 Jy ! Component: 100 - total flux cleaned = 9.06785e-05 Jy ! Component: 150 - total flux cleaned = 0.000103317 Jy ! Component: 200 - total flux cleaned = 0.000120785 Jy ! Total flux subtracted in 200 components = 0.000120785 Jy ! Clean residual min=-0.001822 max=0.001995 Jy/beam ! Clean residual mean=0.000005 rms=0.000511 Jy/beam ! Combined flux in latest and established models = 0.172569 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 = 1.76046e-05 Jy ! Component: 100 - total flux cleaned = 3.53169e-05 Jy ! Component: 150 - total flux cleaned = 3.88576e-05 Jy ! Component: 200 - total flux cleaned = 3.87973e-05 Jy ! Total flux subtracted in 200 components = 3.87973e-05 Jy ! Clean residual min=-0.001818 max=0.001992 Jy/beam ! Clean residual mean=0.000006 rms=0.000511 Jy/beam ! Combined flux in latest and established models = 0.172608 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 45 components and 0.172608 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.259 mas, bmaj=8.634 mas, bpa=2.12 degrees ! Estimated noise=621.932 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000235935 Jy ! Component: 100 - total flux cleaned = 0.000145145 Jy ! Component: 150 - total flux cleaned = 0.0001163 Jy ! Component: 200 - total flux cleaned = 0.000104731 Jy ! Total flux subtracted in 200 components = 0.000104731 Jy ! Clean residual min=-0.001795 max=0.001733 Jy/beam ! Clean residual mean=0.000003 rms=0.000449 Jy/beam ! Combined flux in latest and established models = 0.172712 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 52 components and 0.172712 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080572Jy sigma=0.000770 ! Fit after self-cal, rms=0.080573Jy sigma=0.000770 wmodel J0505-1615_S_2014_12_20_pus_map.mod ! Writing 52 model components to file: J0505-1615_S_2014_12_20_pus_map.mod wobs J0505-1615_S_2014_12_20_pus_uvs.fits ! Writing UV FITS file: J0505-1615_S_2014_12_20_pus_uvs.fits wwins J0505-1615_S_2014_12_20_pus_map.win ! wwins: Wrote 1 windows to J0505-1615_S_2014_12_20_pus_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.000241703 Jy ! Component: 100 - total flux cleaned = -0.000274297 Jy ! Component: 150 - total flux cleaned = -0.000274654 Jy ! Component: 200 - total flux cleaned = -0.000191503 Jy ! Component: 250 - total flux cleaned = -0.000138001 Jy ! Component: 300 - total flux cleaned = -0.00013767 Jy ! Component: 350 - total flux cleaned = -6.26355e-05 Jy ! Component: 400 - total flux cleaned = -3.83915e-05 Jy ! Component: 450 - total flux cleaned = -6.15864e-05 Jy ! Component: 500 - total flux cleaned = -6.13502e-05 Jy ! Component: 550 - total flux cleaned = -8.37452e-05 Jy ! Component: 600 - total flux cleaned = -0.000171975 Jy ! Component: 650 - total flux cleaned = -0.000192971 Jy ! Component: 700 - total flux cleaned = -0.000192851 Jy ! Component: 750 - total flux cleaned = -0.000213627 Jy ! Component: 800 - total flux cleaned = -0.000152183 Jy ! Component: 850 - total flux cleaned = -0.000152188 Jy ! Component: 900 - total flux cleaned = -5.29413e-05 Jy ! Component: 950 - total flux cleaned = -3.38211e-05 Jy ! Component: 1000 - total flux cleaned = 4.24173e-05 Jy ! Component: 1050 - total flux cleaned = 4.21539e-05 Jy ! Component: 1100 - total flux cleaned = 6.07467e-05 Jy ! Component: 1150 - total flux cleaned = 0.000170528 Jy ! Component: 1200 - total flux cleaned = 7.99691e-05 Jy ! Component: 1250 - total flux cleaned = 0.000186873 Jy ! Component: 1300 - total flux cleaned = 0.000221705 Jy ! Component: 1350 - total flux cleaned = 0.00023881 Jy ! Component: 1400 - total flux cleaned = 0.000204034 Jy ! Component: 1450 - total flux cleaned = 0.000254582 Jy ! Component: 1500 - total flux cleaned = 0.000254272 Jy ! Component: 1550 - total flux cleaned = 0.00025416 Jy ! Component: 1600 - total flux cleaned = 0.000237545 Jy ! Component: 1650 - total flux cleaned = 0.000221207 Jy ! Component: 1700 - total flux cleaned = 0.000188927 Jy ! Component: 1750 - total flux cleaned = 0.000188772 Jy ! Component: 1800 - total flux cleaned = 0.000173186 Jy ! Component: 1850 - total flux cleaned = 0.000127156 Jy ! Component: 1900 - total flux cleaned = 0.000126913 Jy ! Component: 1950 - total flux cleaned = 0.000111382 Jy ! Component: 2000 - total flux cleaned = 3.68129e-05 Jy ! Component: 2050 - total flux cleaned = 8.10856e-05 Jy ! Component: 2100 - total flux cleaned = 5.17693e-05 Jy ! Component: 2150 - total flux cleaned = 8.43883e-06 Jy ! Component: 2200 - total flux cleaned = 6.60329e-05 Jy ! Component: 2250 - total flux cleaned = 8.01716e-05 Jy ! Component: 2300 - total flux cleaned = 0.000122414 Jy ! Component: 2350 - total flux cleaned = 0.000108666 Jy ! Component: 2400 - total flux cleaned = 0.000122552 Jy ! Component: 2450 - total flux cleaned = 0.000108812 Jy ! Component: 2500 - total flux cleaned = 0.000108843 Jy ! Component: 2550 - total flux cleaned = 0.000122055 Jy ! Component: 2600 - total flux cleaned = 0.000135239 Jy ! Component: 2650 - total flux cleaned = 0.000135079 Jy ! Component: 2700 - total flux cleaned = 0.000122249 Jy ! Component: 2750 - total flux cleaned = 0.000186507 Jy ! Component: 2800 - total flux cleaned = 0.000173626 Jy ! Component: 2850 - total flux cleaned = 0.000135662 Jy ! Component: 2900 - total flux cleaned = 0.000223471 Jy ! Component: 2950 - total flux cleaned = 0.000260736 Jy ! Component: 3000 - total flux cleaned = 0.000248298 Jy ! Component: 3050 - total flux cleaned = 0.000321511 Jy ! Component: 3100 - total flux cleaned = 0.00033362 Jy ! Component: 3150 - total flux cleaned = 0.000333567 Jy ! Component: 3200 - total flux cleaned = 0.000357338 Jy ! Component: 3250 - total flux cleaned = 0.000345484 Jy ! Component: 3300 - total flux cleaned = 0.000368884 Jy ! Component: 3350 - total flux cleaned = 0.000357251 Jy ! Component: 3400 - total flux cleaned = 0.000380525 Jy ! Component: 3450 - total flux cleaned = 0.000460769 Jy ! Component: 3500 - total flux cleaned = 0.000415133 Jy ! Component: 3550 - total flux cleaned = 0.000460501 Jy ! Component: 3600 - total flux cleaned = 0.000471725 Jy ! Component: 3650 - total flux cleaned = 0.000471817 Jy ! Component: 3700 - total flux cleaned = 0.000549325 Jy ! Component: 3750 - total flux cleaned = 0.000549309 Jy ! Component: 3800 - total flux cleaned = 0.000592944 Jy ! Component: 3850 - total flux cleaned = 0.000668607 Jy ! Component: 3900 - total flux cleaned = 0.000690015 Jy ! Component: 3950 - total flux cleaned = 0.00070072 Jy ! Component: 4000 - total flux cleaned = 0.000774904 Jy ! Component: 4050 - total flux cleaned = 0.000764338 Jy ! Total flux subtracted in 4096 components = 0.000785279 Jy ! Clean residual min=-0.000553 max=0.000731 Jy/beam ! Clean residual mean=0.000002 rms=0.000197 Jy/beam ! Combined flux in latest and established models = 0.173498 Jy keep ! Adding 299 model components to the UV plane model. ! The established model now contains 351 components and 0.173498 Jy ![Exited script file: muppet] wmap "J0505-1615_S_2014_12_20_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.259 x 8.634 at 2.12 degrees (North through East) ! Clean map min=-0.0012321 max=0.1499 Jy/beam ! Writing clean map to FITS file: J0505-1615_S_2014_12_20_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.1499 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000195403 device "J0505-1615_S_2014_12_20_pus\_map.eps/VPS" ! Attempting to open device: 'J0505-1615_S_2014_12_20_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.391067 0.391067 0.782134 1.56427 3.12854 6.25707 12.5141 25.0283 50.0566 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.149 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.259 x 8.634 at 2.12 degrees (North through East) ! Clean map min=-0.0012321 max=0.1499 Jy/beam quit ! Quitting program ! Log file J0505-1615_S_2014_12_20_pus_uvs.log closed on Wed Dec 28 13:21:47 2016