! Started logfile: J0845-3347_S_2009_05_13_pus_uvs.log on Sun Jan 22 11:35:09 2017 obs J0845-3347_S_2009_05_13_pus_uva.fits ! Reading UV FITS file: J0845-3347_S_2009_05_13_pus_uva.fits ! AN table 1: 93 integrations on 120 of 120 possible baselines. ! AN table 2: 94 integrations on 120 of 120 possible baselines. ! Apparent sampling: 0.300223 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0845-3347 ! ! 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.23697e+09 8e+06 1 8e+06 ! 02 2 2.26697e+09 8e+06 1 8e+06 ! 03 3 2.35697e+09 8e+06 1 8e+06 ! 04 4 2.37697e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1341 lines of history. ! ! Reading 26948 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 J0845-3347_S_2009_05_13_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 745 telescope corrections were flagged in sub-array 1. ! A total of 579 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 745 telescope corrections were flagged in sub-array 1. ! A total of 579 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 745 telescope corrections were flagged in sub-array 1. ! A total of 579 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 745 telescope corrections were flagged in sub-array 1. ! A total of 579 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=0.991279Jy sigma=0.005863 ! Fit after self-cal, rms=0.901771Jy sigma=0.005394 ! 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.68 mas, bmaj=3.231 mas, bpa=-46.64 degrees ! Estimated noise=1928.06 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.0891118 Jy ! Component: 100 - total flux cleaned = 0.111293 Jy ! Total flux subtracted in 100 components = 0.111293 Jy ! Clean residual min=-0.008958 max=0.010681 Jy/beam ! Clean residual mean=-0.000016 rms=0.002167 Jy/beam ! Combined flux in latest and established models = 0.111293 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.111293 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.203949Jy sigma=0.001098 ! Fit after self-cal, rms=0.203444Jy sigma=0.001095 ! 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=2.656 mas, bmaj=4.242 mas, bpa=-33.7 degrees ! Estimated noise=732.072 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.5, 2.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0168355 Jy ! Component: 100 - total flux cleaned = 0.0250255 Jy ! Component: 150 - total flux cleaned = 0.0294168 Jy ! Component: 200 - total flux cleaned = 0.0319437 Jy ! Total flux subtracted in 200 components = 0.0319437 Jy ! Clean residual min=-0.003698 max=0.004083 Jy/beam ! Clean residual mean=-0.000028 rms=0.000899 Jy/beam ! Combined flux in latest and established models = 0.143236 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 49 components and 0.143236 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.202284Jy sigma=0.001086 ! Fit after self-cal, rms=0.202310Jy sigma=0.001085 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.98 HN 1.00 HO 1.00* ! KK 1.00* KP 1.01 LA 0.91 MK 1.00* ! NL 1.07 NY 1.00* OV 0.92 PT 1.10 ! SC 0.98 TS 1.00* WZ 1.00* KB 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.07 FD 1.02 HN 1.00* HO 0.96 ! KK 1.00* KP 0.97 LA 0.96 MK 1.07 ! NL 1.02 NY 1.00* OV 0.97 PT 1.02 ! SC 0.97 TS 1.00* WZ 1.00* KB 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.96 HN 0.90 HO 1.00* ! KK 1.00* KP 0.96 LA 0.98 MK 1.00* ! NL 0.97 NY 1.00* OV 1.05 PT 1.10 ! SC 0.96 TS 1.00* WZ 1.00* KB 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.10 FD 1.03 HN 1.00* HO 0.96 ! KK 1.00* KP 1.02 LA 0.98 MK 1.04 ! NL 0.98 NY 1.00* OV 1.05 PT 0.92 ! SC 1.08 TS 1.00* WZ 1.00* KB 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.95 HN 0.89 HO 1.00* ! KK 1.00* KP 1.04 LA 0.93 MK 1.00* ! NL 0.98 NY 1.00* OV 1.07 PT 0.89 ! SC 1.06 TS 1.00* WZ 1.00* KB 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.03 FD 1.02 HN 1.00* HO 1.09 ! KK 1.00* KP 0.96 LA 1.01 MK 1.10 ! NL 1.05 NY 1.00* OV 1.09 PT 0.95 ! SC 1.05 TS 1.00* WZ 1.00* KB 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.90 HN 0.88 HO 1.00* ! KK 1.00* KP 0.99 LA 0.95 MK 1.00* ! NL 0.97 NY 1.00* OV 0.98 PT 0.93 ! SC 0.99 TS 1.00* WZ 1.00* KB 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.11 FD 1.00 HN 1.00* HO 0.96 ! KK 1.00* KP 0.99 LA 0.96 MK 1.04 ! NL 1.04 NY 1.00* OV 0.92 PT 0.99 ! SC 0.99 TS 1.00* WZ 1.00* KB 1.00* ! ! ! Fit before self-cal, rms=0.202310Jy sigma=0.001085 ! Fit after self-cal, rms=0.201686Jy sigma=0.001083 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.675 mas, bmaj=4.296 mas, bpa=-34.14 degrees ! Estimated noise=728.114 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.00147196 Jy ! Component: 100 - total flux cleaned = 0.0017545 Jy ! Component: 150 - total flux cleaned = 0.00192207 Jy ! Component: 200 - total flux cleaned = 0.00195747 Jy ! Total flux subtracted in 200 components = 0.00195747 Jy ! Clean residual min=-0.002985 max=0.003149 Jy/beam ! Clean residual mean=-0.000013 rms=0.000746 Jy/beam ! Combined flux in latest and established models = 0.145194 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 59 components and 0.145194 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.201653Jy sigma=0.001083 ! Fit after self-cal, rms=0.201737Jy sigma=0.001083 ! 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.201737Jy sigma=0.001083 ! Fit after self-cal, rms=0.200364Jy sigma=0.001083 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.655 mas, bmaj=4.274 mas, bpa=-34.36 degrees ! Estimated noise=725.888 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00133512 Jy ! Component: 100 - total flux cleaned = 0.00159593 Jy ! Component: 150 - total flux cleaned = 0.00171559 Jy ! Component: 200 - total flux cleaned = 0.0017495 Jy ! Total flux subtracted in 200 components = 0.0017495 Jy ! Clean residual min=-0.002932 max=0.002979 Jy/beam ! Clean residual mean=-0.000013 rms=0.000723 Jy/beam ! Combined flux in latest and established models = 0.146943 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 60 components and 0.146943 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.200335Jy sigma=0.001083 ! Fit after self-cal, rms=0.200322Jy sigma=0.001083 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 (-27, 75). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00276123 Jy ! Component: 100 - total flux cleaned = 0.00319153 Jy ! Component: 150 - total flux cleaned = 0.0032917 Jy ! Component: 200 - total flux cleaned = 0.0034676 Jy ! Total flux subtracted in 200 components = 0.0034676 Jy ! Clean residual min=-0.002949 max=0.002789 Jy/beam ! Clean residual mean=-0.000009 rms=0.000695 Jy/beam ! Combined flux in latest and established models = 0.150411 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 72 components and 0.150411 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.200268Jy sigma=0.001082 ! Fit after self-cal, rms=0.200240Jy sigma=0.001082 ! 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.200240Jy sigma=0.001082 ! Fit after self-cal, rms=0.198352Jy sigma=0.001082 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.634 mas, bmaj=4.245 mas, bpa=-34.42 degrees ! Estimated noise=722.505 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00200927 Jy ! Component: 100 - total flux cleaned = 0.00249569 Jy ! Component: 150 - total flux cleaned = 0.00272156 Jy ! Component: 200 - total flux cleaned = 0.00291889 Jy ! Total flux subtracted in 200 components = 0.00291889 Jy ! Clean residual min=-0.002913 max=0.002725 Jy/beam ! Clean residual mean=-0.000009 rms=0.000678 Jy/beam ! Combined flux in latest and established models = 0.15333 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 76 components and 0.15333 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.198319Jy sigma=0.001082 ! Fit after self-cal, rms=0.198286Jy sigma=0.001082 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.000413013 Jy ! Component: 100 - total flux cleaned = 0.000545514 Jy ! Component: 150 - total flux cleaned = 0.000661449 Jy ! Component: 200 - total flux cleaned = 0.000765879 Jy ! Total flux subtracted in 200 components = 0.000765879 Jy ! Clean residual min=-0.002935 max=0.002725 Jy/beam ! Clean residual mean=-0.000008 rms=0.000679 Jy/beam ! Combined flux in latest and established models = 0.154096 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 77 components and 0.154095 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.198265Jy sigma=0.001082 ! Fit after self-cal, rms=0.198259Jy sigma=0.001082 ! 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.198259Jy sigma=0.001082 ! Fit after self-cal, rms=0.197273Jy sigma=0.001082 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.156 mas, bmaj=22.23 mas, bpa=2.226 degrees ! Estimated noise=892.452 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00130722 Jy ! Component: 100 - total flux cleaned = 0.00189614 Jy ! Component: 150 - total flux cleaned = 0.00209465 Jy ! Component: 200 - total flux cleaned = 0.00220002 Jy ! Total flux subtracted in 200 components = 0.00220002 Jy ! Clean residual min=-0.002431 max=0.002729 Jy/beam ! Clean residual mean=-0.000019 rms=0.000740 Jy/beam ! Combined flux in latest and established models = 0.156296 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 80 components and 0.156295 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.197274Jy sigma=0.001082 ! Fit after self-cal, rms=0.197286Jy sigma=0.001082 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.000217861 Jy ! Component: 100 - total flux cleaned = 0.000259884 Jy ! Component: 150 - total flux cleaned = 0.000273984 Jy ! Component: 200 - total flux cleaned = 0.000299084 Jy ! Total flux subtracted in 200 components = 0.000299084 Jy ! Clean residual min=-0.002364 max=0.002753 Jy/beam ! Clean residual mean=-0.000018 rms=0.000739 Jy/beam ! Combined flux in latest and established models = 0.156595 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 87 components and 0.156595 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.197285Jy sigma=0.001082 ! Fit after self-cal, rms=0.197285Jy sigma=0.001082 ! 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=2.62 mas, bmaj=4.225 mas, bpa=-34.35 degrees ! Estimated noise=720.658 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.62 x 4.225 at -34.35 degrees (North through East) ! Clean map min=-0.0025282 max=0.10895 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.664 mas, bmaj=3.241 mas, bpa=-46.82 degrees ! Estimated noise=1870.35 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0851501 Jy ! Component: 100 - total flux cleaned = 0.108465 Jy ! Component: 150 - total flux cleaned = 0.121648 Jy ! Component: 200 - total flux cleaned = 0.131072 Jy ! Total flux subtracted in 200 components = 0.131072 Jy ! Clean residual min=-0.008301 max=0.008060 Jy/beam ! Clean residual mean=-0.000010 rms=0.001893 Jy/beam ! Combined flux in latest and established models = 0.131072 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.131072 Jy ! Inverting map and beam ! Estimated beam: bmin=2.62 mas, bmaj=4.225 mas, bpa=-34.35 degrees ! Estimated noise=720.658 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.0109308 Jy ! Component: 100 - total flux cleaned = 0.0167221 Jy ! Component: 150 - total flux cleaned = 0.0195781 Jy ! Component: 200 - total flux cleaned = 0.0210263 Jy ! Total flux subtracted in 200 components = 0.0210263 Jy ! Clean residual min=-0.003098 max=0.002751 Jy/beam ! Clean residual mean=-0.000018 rms=0.000738 Jy/beam ! Combined flux in latest and established models = 0.152099 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 42 components and 0.152099 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=8.156 mas, bmaj=22.23 mas, bpa=2.226 degrees ! Estimated noise=892.452 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00263937 Jy ! Component: 100 - total flux cleaned = 0.00329807 Jy ! Component: 150 - total flux cleaned = 0.0036857 Jy ! Component: 200 - total flux cleaned = 0.00402275 Jy ! Total flux subtracted in 200 components = 0.00402275 Jy ! Clean residual min=-0.002503 max=0.002752 Jy/beam ! Clean residual mean=-0.000021 rms=0.000744 Jy/beam ! Combined flux in latest and established models = 0.156121 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.000177652 Jy ! Component: 100 - total flux cleaned = 0.000278177 Jy ! Component: 150 - total flux cleaned = 0.000345734 Jy ! Component: 200 - total flux cleaned = 0.000425512 Jy ! Total flux subtracted in 200 components = 0.000425512 Jy ! Clean residual min=-0.002434 max=0.002726 Jy/beam ! Clean residual mean=-0.000019 rms=0.000737 Jy/beam ! Combined flux in latest and established models = 0.156547 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 71 components and 0.156547 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.62 mas, bmaj=4.225 mas, bpa=-34.35 degrees ! Estimated noise=720.658 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000225752 Jy ! Component: 100 - total flux cleaned = 0.000421608 Jy ! Component: 150 - total flux cleaned = 0.000258958 Jy ! Component: 200 - total flux cleaned = 0.000163262 Jy ! Total flux subtracted in 200 components = 0.000163262 Jy ! Clean residual min=-0.002857 max=0.002865 Jy/beam ! Clean residual mean=-0.000009 rms=0.000681 Jy/beam ! Combined flux in latest and established models = 0.15671 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 85 components and 0.15671 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.197308Jy sigma=0.001082 ! Fit after self-cal, rms=0.197318Jy sigma=0.001082 wmodel J0845-3347_S_2009_05_13_pus_map.mod ! Writing 85 model components to file: J0845-3347_S_2009_05_13_pus_map.mod wobs J0845-3347_S_2009_05_13_pus_uvs.fits ! Writing UV FITS file: J0845-3347_S_2009_05_13_pus_uvs.fits wwins J0845-3347_S_2009_05_13_pus_map.win ! wwins: Wrote 3 windows to J0845-3347_S_2009_05_13_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 = -5.58075e-05 Jy ! Component: 100 - total flux cleaned = -9.20645e-06 Jy ! Component: 150 - total flux cleaned = -0.000102172 Jy ! Component: 200 - total flux cleaned = -1.06114e-05 Jy ! Component: 250 - total flux cleaned = -0.000186325 Jy ! Component: 300 - total flux cleaned = -0.00031457 Jy ! Component: 350 - total flux cleaned = -0.000481711 Jy ! Component: 400 - total flux cleaned = -0.000604333 Jy ! Component: 450 - total flux cleaned = -0.0006849 Jy ! Component: 500 - total flux cleaned = -0.000724611 Jy ! Component: 550 - total flux cleaned = -0.000724338 Jy ! Component: 600 - total flux cleaned = -0.00068584 Jy ! Component: 650 - total flux cleaned = -0.000610922 Jy ! Component: 700 - total flux cleaned = -0.000500946 Jy ! Component: 750 - total flux cleaned = -0.000501385 Jy ! Component: 800 - total flux cleaned = -0.000536359 Jy ! Component: 850 - total flux cleaned = -0.00032621 Jy ! Component: 900 - total flux cleaned = -0.000257403 Jy ! Component: 950 - total flux cleaned = -0.000189572 Jy ! Component: 1000 - total flux cleaned = -0.000122213 Jy ! Component: 1050 - total flux cleaned = 7.74181e-05 Jy ! Component: 1100 - total flux cleaned = 0.000208885 Jy ! Component: 1150 - total flux cleaned = 0.000371362 Jy ! Component: 1200 - total flux cleaned = 0.000435857 Jy ! Component: 1250 - total flux cleaned = 0.0005627 Jy ! Component: 1300 - total flux cleaned = 0.000625314 Jy ! Component: 1350 - total flux cleaned = 0.000687712 Jy ! Component: 1400 - total flux cleaned = 0.000780098 Jy ! Component: 1450 - total flux cleaned = 0.000810036 Jy ! Component: 1500 - total flux cleaned = 0.000779871 Jy ! Component: 1550 - total flux cleaned = 0.000899668 Jy ! Component: 1600 - total flux cleaned = 0.000870264 Jy ! Component: 1650 - total flux cleaned = 0.000870624 Jy ! Component: 1700 - total flux cleaned = 0.000958337 Jy ! Component: 1750 - total flux cleaned = 0.00104484 Jy ! Component: 1800 - total flux cleaned = 0.0011017 Jy ! Component: 1850 - total flux cleaned = 0.00115851 Jy ! Component: 1900 - total flux cleaned = 0.00124266 Jy ! Component: 1950 - total flux cleaned = 0.00129812 Jy ! Component: 2000 - total flux cleaned = 0.00127063 Jy ! Component: 2050 - total flux cleaned = 0.001298 Jy ! Component: 2100 - total flux cleaned = 0.00132537 Jy ! Component: 2150 - total flux cleaned = 0.00137918 Jy ! Component: 2200 - total flux cleaned = 0.00140576 Jy ! Component: 2250 - total flux cleaned = 0.00135301 Jy ! Component: 2300 - total flux cleaned = 0.00148437 Jy ! Component: 2350 - total flux cleaned = 0.00143231 Jy ! Component: 2400 - total flux cleaned = 0.00161336 Jy ! Component: 2450 - total flux cleaned = 0.0016644 Jy ! Component: 2500 - total flux cleaned = 0.00168957 Jy ! Component: 2550 - total flux cleaned = 0.0016896 Jy ! Component: 2600 - total flux cleaned = 0.00176493 Jy ! Component: 2650 - total flux cleaned = 0.00173984 Jy ! Component: 2700 - total flux cleaned = 0.0017401 Jy ! Component: 2750 - total flux cleaned = 0.00181404 Jy ! Component: 2800 - total flux cleaned = 0.00181414 Jy ! Component: 2850 - total flux cleaned = 0.00178998 Jy ! Component: 2900 - total flux cleaned = 0.00181397 Jy ! Component: 2950 - total flux cleaned = 0.00174214 Jy ! Component: 3000 - total flux cleaned = 0.00186109 Jy ! Component: 3050 - total flux cleaned = 0.00186093 Jy ! Component: 3100 - total flux cleaned = 0.00190765 Jy ! Component: 3150 - total flux cleaned = 0.00193086 Jy ! Component: 3200 - total flux cleaned = 0.00197713 Jy ! Component: 3250 - total flux cleaned = 0.0020001 Jy ! Component: 3300 - total flux cleaned = 0.00200015 Jy ! Component: 3350 - total flux cleaned = 0.00195451 Jy ! Component: 3400 - total flux cleaned = 0.00202246 Jy ! Component: 3450 - total flux cleaned = 0.00208987 Jy ! Component: 3500 - total flux cleaned = 0.0020899 Jy ! Component: 3550 - total flux cleaned = 0.00204533 Jy ! Component: 3600 - total flux cleaned = 0.00213401 Jy ! Component: 3650 - total flux cleaned = 0.00208973 Jy ! Component: 3700 - total flux cleaned = 0.0021116 Jy ! Component: 3750 - total flux cleaned = 0.0020898 Jy ! Component: 3800 - total flux cleaned = 0.0021983 Jy ! Component: 3850 - total flux cleaned = 0.00215512 Jy ! Component: 3900 - total flux cleaned = 0.00224119 Jy ! Component: 3950 - total flux cleaned = 0.00232666 Jy ! Component: 4000 - total flux cleaned = 0.00230555 Jy ! Component: 4050 - total flux cleaned = 0.00236907 Jy ! Total flux subtracted in 4096 components = 0.00236899 Jy ! Clean residual min=-0.001483 max=0.001360 Jy/beam ! Clean residual mean=-0.000004 rms=0.000351 Jy/beam ! Combined flux in latest and established models = 0.159079 Jy keep ! Adding 244 model components to the UV plane model. ! The established model now contains 329 components and 0.159079 Jy ![Exited script file: muppet] wmap "J0845-3347_S_2009_05_13_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.62 x 4.225 at -34.35 degrees (North through East) ! Clean map min=-0.0032101 max=0.10394 Jy/beam ! Writing clean map to FITS file: J0845-3347_S_2009_05_13_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.103945 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000347336 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.00246 1.00246 2.00493 4.00985 8.0197 16.0394 32.0788 64.1576 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.103 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.62 x 4.225 at -34.35 degrees (North through East) ! Clean map min=-0.0032101 max=0.10394 Jy/beam ! Error occured in command: mapplot ! ! ! ! ! ! 4 consecutive EOF's on stdin - 10 will exit program ! ! 5 consecutive EOF's on stdin - 10 will exit program ! ! 6 consecutive EOF's on stdin - 10 will exit program ! ! 7 consecutive EOF's on stdin - 10 will exit program ! ! 8 consecutive EOF's on stdin - 10 will exit program ! ! 9 consecutive EOF's on stdin - 10 will exit program ! ! 10 consecutive EOF's on stdin - 10 will exit program ! Log file J0845-3347_S_2009_05_13_pus_uvs.log closed on Sun Jan 22 11:35:15 2017