! Started logfile: J2156-0037_S_2014_05_31_pus_uvs.log on Mon Nov 28 15:38:16 2016 obs J2156-0037_S_2014_05_31_pus_uva.fits ! Reading UV FITS file: J2156-0037_S_2014_05_31_pus_uva.fits ! AN table 1: 58 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.944061 visibilities/baseline/integration-bin. ! Found source: J2156-0037 ! ! 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 336 lines of history. ! ! Reading 9856 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 J2156-0037_S_2014_05_31_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 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=0.740388Jy sigma=0.008550 ! Fit after self-cal, rms=0.723471Jy sigma=0.008349 ! 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.785 mas, bmaj=6.963 mas, bpa=-4.763 degrees ! Estimated noise=859.64 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.213634 Jy ! Component: 100 - total flux cleaned = 0.260464 Jy ! Total flux subtracted in 100 components = 0.260464 Jy ! Clean residual min=-0.006516 max=0.014417 Jy/beam ! Clean residual mean=0.000019 rms=0.001546 Jy/beam ! Combined flux in latest and established models = 0.260464 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.260464 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081958Jy sigma=0.000868 ! Fit after self-cal, rms=0.081957Jy sigma=0.000868 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0144697 Jy ! Component: 100 - total flux cleaned = 0.0206253 Jy ! Total flux subtracted in 100 components = 0.0206253 Jy ! Clean residual min=-0.004972 max=0.004801 Jy/beam ! Clean residual mean=0.000005 rms=0.001177 Jy/beam ! Combined flux in latest and established models = 0.28109 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 13 components and 0.281089 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078521Jy sigma=0.000837 ! Fit after self-cal, rms=0.078517Jy sigma=0.000837 ! 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.342 mas, bmaj=7.768 mas, bpa=-4.422 degrees ! Estimated noise=630.767 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.00528777 Jy ! Component: 100 - total flux cleaned = 0.00775534 Jy ! Component: 150 - total flux cleaned = 0.00907152 Jy ! Component: 200 - total flux cleaned = 0.00987254 Jy ! Total flux subtracted in 200 components = 0.00987254 Jy ! Clean residual min=-0.003510 max=0.003729 Jy/beam ! Clean residual mean=-0.000000 rms=0.000927 Jy/beam ! Combined flux in latest and established models = 0.290962 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 40 components and 0.290962 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078017Jy sigma=0.000835 ! Fit after self-cal, rms=0.078020Jy sigma=0.000835 ! 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 1.00 FD 0.82 HN 0.99 KP 1.05 ! LA 1.19 MK 0.98 NL 0.97 OV 0.98 ! PT 1.02 SC 0.99 ! ! ! Correcting IF 2. ! 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 1.03 KP 1.01 ! LA 1.14 MK 1.00 NL 1.05 OV 1.00 ! PT 1.01 SC 1.05 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.11 HN 1.04 KP 0.91 ! LA 0.90 MK 1.02 NL 0.99 OV 0.92 ! PT 0.98 SC 1.01 ! ! ! 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 0.98 HN 1.01 KP 0.89 ! LA 0.89 MK 1.00 NL 1.06 OV 0.99 ! PT 1.02 SC 0.95 ! ! ! Fit before self-cal, rms=0.078020Jy sigma=0.000835 ! Fit after self-cal, rms=0.071744Jy sigma=0.000777 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.344 mas, bmaj=7.777 mas, bpa=-4.319 degrees ! Estimated noise=630.406 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.000146362 Jy ! Component: 100 - total flux cleaned = -0.00012135 Jy ! Component: 150 - total flux cleaned = -0.000111843 Jy ! Component: 200 - total flux cleaned = -0.000112243 Jy ! Total flux subtracted in 200 components = -0.000112243 Jy ! Clean residual min=-0.001699 max=0.001628 Jy/beam ! Clean residual mean=0.000001 rms=0.000444 Jy/beam ! Combined flux in latest and established models = 0.29085 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 50 components and 0.29085 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071740Jy sigma=0.000777 ! Fit after self-cal, rms=0.071730Jy sigma=0.000777 ! 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.071730Jy sigma=0.000777 ! Fit after self-cal, rms=0.071779Jy sigma=0.000776 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.343 mas, bmaj=7.779 mas, bpa=-4.307 degrees ! Estimated noise=630.47 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000160984 Jy ! Component: 100 - total flux cleaned = 0.000188704 Jy ! Component: 150 - total flux cleaned = 0.000197304 Jy ! Component: 200 - total flux cleaned = 0.000197887 Jy ! Total flux subtracted in 200 components = 0.000197887 Jy ! Clean residual min=-0.001686 max=0.001534 Jy/beam ! Clean residual mean=0.000001 rms=0.000397 Jy/beam ! Combined flux in latest and established models = 0.291048 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 55 components and 0.291048 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071776Jy sigma=0.000776 ! Fit after self-cal, rms=0.071780Jy sigma=0.000776 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 = 3.03604e-05 Jy ! Component: 100 - total flux cleaned = 3.71758e-05 Jy ! Component: 150 - total flux cleaned = 3.68291e-05 Jy ! Component: 200 - total flux cleaned = 4.80963e-05 Jy ! Total flux subtracted in 200 components = 4.80963e-05 Jy ! Clean residual min=-0.001691 max=0.001515 Jy/beam ! Clean residual mean=0.000001 rms=0.000396 Jy/beam ! Combined flux in latest and established models = 0.291096 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 59 components and 0.291096 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071778Jy sigma=0.000776 ! Fit after self-cal, rms=0.071778Jy sigma=0.000776 ! 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.071778Jy sigma=0.000776 ! Fit after self-cal, rms=0.071782Jy sigma=0.000776 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.342 mas, bmaj=7.778 mas, bpa=-4.311 degrees ! Estimated noise=630.499 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000111316 Jy ! Component: 100 - total flux cleaned = 0.000131009 Jy ! Component: 150 - total flux cleaned = 0.000147235 Jy ! Component: 200 - total flux cleaned = 0.000156671 Jy ! Total flux subtracted in 200 components = 0.000156671 Jy ! Clean residual min=-0.001686 max=0.001505 Jy/beam ! Clean residual mean=0.000001 rms=0.000396 Jy/beam ! Combined flux in latest and established models = 0.291252 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 62 components and 0.291252 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071780Jy sigma=0.000776 ! Fit after self-cal, rms=0.071780Jy sigma=0.000776 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 = -1.52711e-05 Jy ! Component: 100 - total flux cleaned = -9.71756e-06 Jy ! Component: 150 - total flux cleaned = 4.62761e-06 Jy ! Component: 200 - total flux cleaned = 8.77516e-06 Jy ! Total flux subtracted in 200 components = 8.77516e-06 Jy ! Clean residual min=-0.001685 max=0.001509 Jy/beam ! Clean residual mean=0.000001 rms=0.000395 Jy/beam ! Combined flux in latest and established models = 0.291261 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 63 components and 0.291261 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071779Jy sigma=0.000776 ! Fit after self-cal, rms=0.071779Jy sigma=0.000776 ! 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.071779Jy sigma=0.000776 ! Fit after self-cal, rms=0.071774Jy sigma=0.000776 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.517 mas, bmaj=12.15 mas, bpa=-2.782 degrees ! Estimated noise=782.387 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000542919 Jy ! Component: 100 - total flux cleaned = 0.000541219 Jy ! Component: 150 - total flux cleaned = 0.00055538 Jy ! Component: 200 - total flux cleaned = 0.000567628 Jy ! Total flux subtracted in 200 components = 0.000567628 Jy ! Clean residual min=-0.001820 max=0.001513 Jy/beam ! Clean residual mean=0.000001 rms=0.000477 Jy/beam ! Combined flux in latest and established models = 0.291829 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 68 components and 0.291829 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071776Jy sigma=0.000776 ! Fit after self-cal, rms=0.071774Jy sigma=0.000776 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.13322e-05 Jy ! Component: 100 - total flux cleaned = 5.7901e-05 Jy ! Component: 150 - total flux cleaned = 6.43304e-05 Jy ! Component: 200 - total flux cleaned = 8.20381e-05 Jy ! Total flux subtracted in 200 components = 8.20381e-05 Jy ! Clean residual min=-0.001815 max=0.001523 Jy/beam ! Clean residual mean=0.000001 rms=0.000476 Jy/beam ! Combined flux in latest and established models = 0.291911 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 73 components and 0.291911 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071775Jy sigma=0.000776 ! Fit after self-cal, rms=0.071774Jy sigma=0.000776 ! 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.342 mas, bmaj=7.777 mas, bpa=-4.312 degrees ! Estimated noise=630.484 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.342 x 7.777 at -4.312 degrees (North through East) ! Clean map min=-0.0016721 max=0.27626 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.779 mas, bmaj=6.966 mas, bpa=-4.623 degrees ! Estimated noise=862.379 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.214224 Jy ! Component: 100 - total flux cleaned = 0.261302 Jy ! Component: 150 - total flux cleaned = 0.276065 Jy ! Component: 200 - total flux cleaned = 0.282665 Jy ! Total flux subtracted in 200 components = 0.282665 Jy ! Clean residual min=-0.002784 max=0.002984 Jy/beam ! Clean residual mean=0.000007 rms=0.000635 Jy/beam ! Combined flux in latest and established models = 0.282665 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.282665 Jy ! Inverting map and beam ! Estimated beam: bmin=3.342 mas, bmaj=7.777 mas, bpa=-4.312 degrees ! Estimated noise=630.484 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.00422357 Jy ! Component: 100 - total flux cleaned = 0.00625024 Jy ! Component: 150 - total flux cleaned = 0.00742696 Jy ! Component: 200 - total flux cleaned = 0.00815534 Jy ! Total flux subtracted in 200 components = 0.00815534 Jy ! Clean residual min=-0.001843 max=0.001492 Jy/beam ! Clean residual mean=0.000001 rms=0.000399 Jy/beam ! Combined flux in latest and established models = 0.29082 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 46 components and 0.29082 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.517 mas, bmaj=12.15 mas, bpa=-2.782 degrees ! Estimated noise=782.387 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000880513 Jy ! Component: 100 - total flux cleaned = 0.00102638 Jy ! Component: 150 - total flux cleaned = 0.00106066 Jy ! Component: 200 - total flux cleaned = 0.00107371 Jy ! Total flux subtracted in 200 components = 0.00107371 Jy ! Clean residual min=-0.001823 max=0.001497 Jy/beam ! Clean residual mean=0.000001 rms=0.000476 Jy/beam ! Combined flux in latest and established models = 0.291894 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.75621e-05 Jy ! Component: 100 - total flux cleaned = 2.83802e-05 Jy ! Component: 150 - total flux cleaned = 3.36213e-05 Jy ! Component: 200 - total flux cleaned = 3.86741e-05 Jy ! Total flux subtracted in 200 components = 3.86741e-05 Jy ! Clean residual min=-0.001818 max=0.001502 Jy/beam ! Clean residual mean=0.000001 rms=0.000475 Jy/beam ! Combined flux in latest and established models = 0.291932 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 53 components and 0.291932 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.342 mas, bmaj=7.777 mas, bpa=-4.312 degrees ! Estimated noise=630.484 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000149646 Jy ! Component: 100 - total flux cleaned = -0.000201234 Jy ! Component: 150 - total flux cleaned = -0.000245182 Jy ! Component: 200 - total flux cleaned = -0.000274733 Jy ! Total flux subtracted in 200 components = -0.000274733 Jy ! Clean residual min=-0.001788 max=0.001538 Jy/beam ! Clean residual mean=0.000000 rms=0.000394 Jy/beam ! Combined flux in latest and established models = 0.291658 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 58 components and 0.291658 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071775Jy sigma=0.000776 ! Fit after self-cal, rms=0.071774Jy sigma=0.000776 wmodel J2156-0037_S_2014_05_31_pus_map.mod ! Writing 58 model components to file: J2156-0037_S_2014_05_31_pus_map.mod wobs J2156-0037_S_2014_05_31_pus_uvs.fits ! Writing UV FITS file: J2156-0037_S_2014_05_31_pus_uvs.fits wwins J2156-0037_S_2014_05_31_pus_map.win ! wwins: Wrote 1 windows to J2156-0037_S_2014_05_31_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.00034963 Jy ! Component: 100 - total flux cleaned = -0.000512717 Jy ! Component: 150 - total flux cleaned = -0.00066851 Jy ! Component: 200 - total flux cleaned = -0.000868778 Jy ! Component: 250 - total flux cleaned = -0.00106111 Jy ! Component: 300 - total flux cleaned = -0.00120063 Jy ! Component: 350 - total flux cleaned = -0.00133695 Jy ! Component: 400 - total flux cleaned = -0.00147056 Jy ! Component: 450 - total flux cleaned = -0.00160149 Jy ! Component: 500 - total flux cleaned = -0.00175069 Jy ! Component: 550 - total flux cleaned = -0.00185493 Jy ! Component: 600 - total flux cleaned = -0.00195725 Jy ! Component: 650 - total flux cleaned = -0.00203777 Jy ! Component: 700 - total flux cleaned = -0.00215688 Jy ! Component: 750 - total flux cleaned = -0.0023129 Jy ! Component: 800 - total flux cleaned = -0.00240856 Jy ! Component: 850 - total flux cleaned = -0.002503 Jy ! Component: 900 - total flux cleaned = -0.0025589 Jy ! Component: 950 - total flux cleaned = -0.00265082 Jy ! Component: 1000 - total flux cleaned = -0.00272299 Jy ! Component: 1050 - total flux cleaned = -0.00281197 Jy ! Component: 1100 - total flux cleaned = -0.00284687 Jy ! Component: 1150 - total flux cleaned = -0.00286391 Jy ! Component: 1200 - total flux cleaned = -0.00286413 Jy ! Component: 1250 - total flux cleaned = -0.00289786 Jy ! Component: 1300 - total flux cleaned = -0.00291454 Jy ! Component: 1350 - total flux cleaned = -0.00288141 Jy ! Component: 1400 - total flux cleaned = -0.00291407 Jy ! Component: 1450 - total flux cleaned = -0.00294622 Jy ! Component: 1500 - total flux cleaned = -0.00296209 Jy ! Component: 1550 - total flux cleaned = -0.00291459 Jy ! Component: 1600 - total flux cleaned = -0.0029932 Jy ! Component: 1650 - total flux cleaned = -0.002931 Jy ! Component: 1700 - total flux cleaned = -0.00300798 Jy ! Component: 1750 - total flux cleaned = -0.00299263 Jy ! Component: 1800 - total flux cleaned = -0.00302303 Jy ! Component: 1850 - total flux cleaned = -0.00297833 Jy ! Component: 1900 - total flux cleaned = -0.00296375 Jy ! Component: 1950 - total flux cleaned = -0.0030664 Jy ! Component: 2000 - total flux cleaned = -0.00306631 Jy ! Component: 2050 - total flux cleaned = -0.00303785 Jy ! Component: 2100 - total flux cleaned = -0.00305222 Jy ! Component: 2150 - total flux cleaned = -0.00308056 Jy ! Component: 2200 - total flux cleaned = -0.00308064 Jy ! Component: 2250 - total flux cleaned = -0.00312221 Jy ! Component: 2300 - total flux cleaned = -0.0031086 Jy ! Component: 2350 - total flux cleaned = -0.00313596 Jy ! Component: 2400 - total flux cleaned = -0.00312247 Jy ! Component: 2450 - total flux cleaned = -0.00304202 Jy ! Component: 2500 - total flux cleaned = -0.00308207 Jy ! Component: 2550 - total flux cleaned = -0.00302915 Jy ! Component: 2600 - total flux cleaned = -0.0030031 Jy ! Component: 2650 - total flux cleaned = -0.00299006 Jy ! Component: 2700 - total flux cleaned = -0.00297716 Jy ! Component: 2750 - total flux cleaned = -0.00296426 Jy ! Component: 2800 - total flux cleaned = -0.00292605 Jy ! Component: 2850 - total flux cleaned = -0.00291346 Jy ! Component: 2900 - total flux cleaned = -0.00286337 Jy ! Component: 2950 - total flux cleaned = -0.00291326 Jy ! Component: 3000 - total flux cleaned = -0.00287617 Jy ! Component: 3050 - total flux cleaned = -0.00288842 Jy ! Component: 3100 - total flux cleaned = -0.00286416 Jy ! Component: 3150 - total flux cleaned = -0.00287619 Jy ! Component: 3200 - total flux cleaned = -0.00285218 Jy ! Component: 3250 - total flux cleaned = -0.00278071 Jy ! Component: 3300 - total flux cleaned = -0.00278089 Jy ! Component: 3350 - total flux cleaned = -0.00278096 Jy ! Component: 3400 - total flux cleaned = -0.00276927 Jy ! Component: 3450 - total flux cleaned = -0.00278082 Jy ! Component: 3500 - total flux cleaned = -0.00274626 Jy ! Component: 3550 - total flux cleaned = -0.00272328 Jy ! Component: 3600 - total flux cleaned = -0.00271191 Jy ! Component: 3650 - total flux cleaned = -0.00271188 Jy ! Component: 3700 - total flux cleaned = -0.00271185 Jy ! Component: 3750 - total flux cleaned = -0.00270059 Jy ! Component: 3800 - total flux cleaned = -0.0026895 Jy ! Component: 3850 - total flux cleaned = -0.00261236 Jy ! Component: 3900 - total flux cleaned = -0.00264533 Jy ! Component: 3950 - total flux cleaned = -0.00264534 Jy ! Component: 4000 - total flux cleaned = -0.00264522 Jy ! Component: 4050 - total flux cleaned = -0.00268823 Jy ! Total flux subtracted in 4096 components = -0.00266676 Jy ! Clean residual min=-0.000635 max=0.000648 Jy/beam ! Clean residual mean=0.000001 rms=0.000200 Jy/beam ! Combined flux in latest and established models = 0.288991 Jy keep ! Adding 272 model components to the UV plane model. ! The established model now contains 330 components and 0.288991 Jy ![Exited script file: muppet] wmap "J2156-0037_S_2014_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.342 x 7.777 at -4.312 degrees (North through East) ! Clean map min=-0.0014969 max=0.27626 Jy/beam ! Writing clean map to FITS file: J2156-0037_S_2014_05_31_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.27626 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000199721 device "J2156-0037_S_2014_05_31_pus\_map.eps/VPS" ! Attempting to open device: 'J2156-0037_S_2014_05_31_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.216884 0.216884 0.433767 0.867534 1.73507 3.47014 6.94027 13.8805 27.7611 55.5222 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.276 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.342 x 7.777 at -4.312 degrees (North through East) ! Clean map min=-0.0014969 max=0.27626 Jy/beam quit ! Quitting program ! Log file J2156-0037_S_2014_05_31_pus_uvs.log closed on Mon Nov 28 15:38:21 2016