! Started logfile: /scr/pima/rv120_uvs/J0922-3959_S_dfm.log on Fri Dec 22 22:32:14 2017 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.23275 obs /scr/pima/rv120_uvs/J0922-3959_S_uva.fits ! Reading UV FITS file: /scr/pima/rv120_uvs/J0922-3959_S_uva.fits ! AN table 1: 12 integrations on 15 of 15 possible baselines. ! AN table 2: 30 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.445679 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0922-3959 ! ! 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.23275e+09 8e+06 1 8e+06 ! 02 2 2.26275e+09 8e+06 1 8e+06 ! 03 3 2.35275e+09 8e+06 1 8e+06 ! 04 4 2.37275e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 79 lines of history. ! ! Reading 1444 visibilities. select rr, 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16 ! 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 ![@/opt64/bin/pima_mupet_01.dfm J0922-3959_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 32 telescope corrections were flagged in sub-array 1. ! A total of 116 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 32 telescope corrections were flagged in sub-array 1. ! A total of 116 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 42 telescope corrections were flagged in sub-array 1. ! A total of 141 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 32 telescope corrections were flagged in sub-array 1. ! A total of 116 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.382300Jy sigma=18.342343 ! Fit after self-cal, rms=0.279313Jy sigma=3.508681 ! 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.764 mas, bmaj=16.81 mas, bpa=-8.831 degrees ! Estimated noise=2.36724 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.667047 Jy ! Component: 100 - total flux cleaned = 0.834435 Jy ! Total flux subtracted in 100 components = 0.834435 Jy ! Clean residual min=-0.051522 max=0.076008 Jy/beam ! Clean residual mean=0.000516 rms=0.013678 Jy/beam ! Combined flux in latest and established models = 0.834435 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 25 components and 0.834435 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.264890Jy sigma=3.427818 ! Fit after self-cal, rms=0.264873Jy sigma=3.427684 ! 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.483 mas, bmaj=22.22 mas, bpa=-7.894 degrees ! Estimated noise=1.69915 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.107761 Jy ! Component: 100 - total flux cleaned = 0.15555 Jy ! Component: 150 - total flux cleaned = 0.178552 Jy ! Component: 200 - total flux cleaned = 0.189884 Jy ! Total flux subtracted in 200 components = 0.189884 Jy ! Clean residual min=-0.038730 max=0.040569 Jy/beam ! Clean residual mean=0.002612 rms=0.011359 Jy/beam ! Combined flux in latest and established models = 1.02432 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 64 components and 1.02432 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.226279Jy sigma=2.801313 ! Fit after self-cal, rms=0.226257Jy sigma=2.800677 ! 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.483 x 22.22 at -7.894 degrees (North through East) ! Clean map min=-0.038079 max=0.87314 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.04 KP 1.00 LA 0.98 NL 1.12 ! PT 0.96 SC 0.99 ! ! A total of 18 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! FD 1.02 KK 0.98 KP 0.93 LA 0.96 ! MK 1.16 OV 0.94 PT 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.09 KP 0.95 LA 0.98 NL 1.07 ! PT 1.01 SC 1.01 ! ! A total of 18 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! FD 1.02 KK 0.99 KP 0.94 LA 0.96 ! MK 1.12 OV 0.95 PT 0.95 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.07 KP 1.00* LA 1.55 NL 1.00* ! PT 3.36 SC 0.53 ! ! A total of 9 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! FD 1.03 KK 0.97 KP 1.00* LA 2.54 ! MK 0.72 OV 0.96 PT 0.96 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.06 KP 0.99 LA 0.98 NL 1.10 ! PT 1.04 SC 1.04 ! ! A total of 18 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! FD 1.04 KK 1.02 KP 0.96 LA 0.96 ! MK 1.13 OV 0.84 PT 0.96 ! ! ! Fit before self-cal, rms=0.226257Jy sigma=2.800677 ! Fit after self-cal, rms=0.273403Jy sigma=1.518933 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.541 mas, bmaj=24.56 mas, bpa=-8.132 degrees ! Estimated noise=1.73944 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.00850347 Jy ! Component: 100 - total flux cleaned = 0.00917443 Jy ! Component: 150 - total flux cleaned = 0.00956429 Jy ! Component: 200 - total flux cleaned = 0.00992207 Jy ! Total flux subtracted in 200 components = 0.00992207 Jy ! Clean residual min=-0.017313 max=0.019763 Jy/beam ! Clean residual mean=0.001320 rms=0.005918 Jy/beam ! Combined flux in latest and established models = 1.03424 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 75 components and 1.03424 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.272666Jy sigma=1.508648 ! Fit after self-cal, rms=0.273126Jy sigma=1.506482 ! 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.273126Jy sigma=1.506482 ! Fit after self-cal, rms=0.266174Jy sigma=1.447553 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.54 mas, bmaj=24.49 mas, bpa=-8.116 degrees ! Estimated noise=1.74873 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00763179 Jy ! Component: 100 - total flux cleaned = 0.00907177 Jy ! Component: 150 - total flux cleaned = 0.00922437 Jy ! Component: 200 - total flux cleaned = 0.00936195 Jy ! Total flux subtracted in 200 components = 0.00936195 Jy ! Clean residual min=-0.014638 max=0.018585 Jy/beam ! Clean residual mean=0.001205 rms=0.005224 Jy/beam ! Combined flux in latest and established models = 1.0436 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 77 components and 1.0436 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.265617Jy sigma=1.441590 ! Fit after self-cal, rms=0.265616Jy sigma=1.441434 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.77345e-05 Jy ! Component: 100 - total flux cleaned = 1.43214e-05 Jy ! Component: 150 - total flux cleaned = 0.000152938 Jy ! Component: 200 - total flux cleaned = 0.000284982 Jy ! Total flux subtracted in 200 components = 0.000284982 Jy ! Clean residual min=-0.014662 max=0.018552 Jy/beam ! Clean residual mean=0.001207 rms=0.005210 Jy/beam ! Combined flux in latest and established models = 1.04389 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 79 components and 1.04389 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.265459Jy sigma=1.438568 ! Fit after self-cal, rms=0.265464Jy sigma=1.438477 ! 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.265464Jy sigma=1.438477 ! Fit after self-cal, rms=0.209232Jy sigma=0.807750 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.552 mas, bmaj=24.56 mas, bpa=-8.061 degrees ! Estimated noise=1.75523 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00014234 Jy ! Component: 100 - total flux cleaned = 0.00035986 Jy ! Component: 150 - total flux cleaned = 0.000361343 Jy ! Component: 200 - total flux cleaned = 0.000414607 Jy ! Total flux subtracted in 200 components = 0.000414607 Jy ! Clean residual min=-0.005727 max=0.007876 Jy/beam ! Clean residual mean=0.000123 rms=0.001814 Jy/beam ! Combined flux in latest and established models = 1.0443 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 86 components and 1.0443 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.209146Jy sigma=0.806236 ! Fit after self-cal, rms=0.209445Jy sigma=0.805580 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 (-65, 54.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00727138 Jy ! Component: 100 - total flux cleaned = 0.0106929 Jy ! Component: 150 - total flux cleaned = 0.0118372 Jy ! Component: 200 - total flux cleaned = 0.012534 Jy ! Total flux subtracted in 200 components = 0.012534 Jy ! Clean residual min=-0.005064 max=0.006019 Jy/beam ! Clean residual mean=0.000148 rms=0.001584 Jy/beam ! Combined flux in latest and established models = 1.05684 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 112 components and 1.05684 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.209081Jy sigma=0.794492 ! Fit after self-cal, rms=0.208960Jy sigma=0.793250 ! 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.208960Jy sigma=0.793250 ! Fit after self-cal, rms=0.210715Jy sigma=0.791499 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.18 mas, bmaj=39.27 mas, bpa=-1.393 degrees ! Estimated noise=2.1641 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00244361 Jy ! Component: 100 - total flux cleaned = 0.00336112 Jy ! Component: 150 - total flux cleaned = 0.00389742 Jy ! Component: 200 - total flux cleaned = 0.00419239 Jy ! Total flux subtracted in 200 components = 0.00419239 Jy ! Clean residual min=-0.005527 max=0.006388 Jy/beam ! Clean residual mean=0.000241 rms=0.001884 Jy/beam ! Combined flux in latest and established models = 1.06103 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 131 components and 1.06103 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.210594Jy sigma=0.789966 ! Fit after self-cal, rms=0.210586Jy sigma=0.789601 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.000513322 Jy ! Component: 100 - total flux cleaned = 0.000978685 Jy ! Component: 150 - total flux cleaned = 0.00115317 Jy ! Component: 200 - total flux cleaned = 0.00127349 Jy ! Total flux subtracted in 200 components = 0.00127349 Jy ! Clean residual min=-0.005890 max=0.006351 Jy/beam ! Clean residual mean=0.000243 rms=0.001867 Jy/beam ! Combined flux in latest and established models = 1.0623 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 143 components and 1.0623 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.210528Jy sigma=0.789054 ! Fit after self-cal, rms=0.210521Jy sigma=0.788910 ! 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.552 mas, bmaj=24.56 mas, bpa=-8.079 degrees ! Estimated noise=1.75505 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.552 x 24.56 at -8.079 degrees (North through East) ! Clean map min=-0.00478 max=0.88782 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.210521Jy sigma=0.788910 ! Fit after self-cal, rms=0.298371Jy sigma=0.706464 ! Inverting map and beam ! Estimated beam: bmin=3.551 mas, bmaj=24.56 mas, bpa=-8.087 degrees ! Estimated noise=1.75394 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00104572 Jy ! Component: 100 - total flux cleaned = 0.00131546 Jy ! Component: 150 - total flux cleaned = 0.00154949 Jy ! Component: 200 - total flux cleaned = 0.00183202 Jy ! Total flux subtracted in 200 components = 0.00183202 Jy ! Clean residual min=-0.004944 max=0.005523 Jy/beam ! Clean residual mean=0.000137 rms=0.001466 Jy/beam ! Combined flux in latest and established models = 1.06413 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 162 components and 1.06414 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.298309Jy sigma=0.703439 ! Fit after self-cal, rms=0.298284Jy sigma=0.703211 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000136657 Jy ! Component: 100 - total flux cleaned = 0.000405797 Jy ! Component: 150 - total flux cleaned = 0.000594058 Jy ! Component: 200 - total flux cleaned = 0.000713136 Jy ! Total flux subtracted in 200 components = 0.000713136 Jy ! Clean residual min=-0.005000 max=0.005529 Jy/beam ! Clean residual mean=0.000138 rms=0.001450 Jy/beam ! Combined flux in latest and established models = 1.06485 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 172 components and 1.06485 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.298244Jy sigma=0.701637 ! Fit after self-cal, rms=0.298225Jy sigma=0.701571 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.298225Jy sigma=0.701571 ! Fit after self-cal, rms=0.298896Jy sigma=0.701144 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.789 mas, bmaj=17.84 mas, bpa=-9.393 degrees ! Estimated noise=2.44507 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.666454 Jy ! Component: 100 - total flux cleaned = 0.828775 Jy ! Component: 150 - total flux cleaned = 0.908258 Jy ! Component: 200 - total flux cleaned = 0.955508 Jy ! Total flux subtracted in 200 components = 0.955508 Jy ! Clean residual min=-0.013346 max=0.026997 Jy/beam ! Clean residual mean=-0.000003 rms=0.004089 Jy/beam ! Combined flux in latest and established models = 0.955508 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 40 model components to the UV plane model. ! The established model now contains 40 components and 0.955508 Jy ! Inverting map and beam ! Estimated beam: bmin=3.551 mas, bmaj=24.56 mas, bpa=-8.095 degrees ! Estimated noise=1.75375 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.0436607 Jy ! Component: 100 - total flux cleaned = 0.0639087 Jy ! Component: 150 - total flux cleaned = 0.0758688 Jy ! Component: 200 - total flux cleaned = 0.084204 Jy ! Total flux subtracted in 200 components = 0.084204 Jy ! Clean residual min=-0.006465 max=0.007791 Jy/beam ! Clean residual mean=0.000041 rms=0.001927 Jy/beam ! Combined flux in latest and established models = 1.03971 Jy ! Adding 72 model components to the UV plane model. ! The established model now contains 101 components and 1.03971 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=10.19 mas, bmaj=39.27 mas, bpa=-1.418 degrees ! Estimated noise=2.16265 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00724552 Jy ! Component: 100 - total flux cleaned = 0.0117293 Jy ! Component: 150 - total flux cleaned = 0.014822 Jy ! Component: 200 - total flux cleaned = 0.0165996 Jy ! Total flux subtracted in 200 components = 0.0165996 Jy ! Clean residual min=-0.006403 max=0.006017 Jy/beam ! Clean residual mean=0.000170 rms=0.001935 Jy/beam ! Combined flux in latest and established models = 1.05631 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.000853158 Jy ! Component: 100 - total flux cleaned = 0.00165965 Jy ! Component: 150 - total flux cleaned = 0.00224482 Jy ! Component: 200 - total flux cleaned = 0.00246163 Jy ! Total flux subtracted in 200 components = 0.00246163 Jy ! Clean residual min=-0.006222 max=0.006006 Jy/beam ! Clean residual mean=0.000185 rms=0.001901 Jy/beam ! Combined flux in latest and established models = 1.05877 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 140 components and 1.05877 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.551 mas, bmaj=24.56 mas, bpa=-8.095 degrees ! Estimated noise=1.75375 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000644032 Jy ! Component: 100 - total flux cleaned = 0.000990426 Jy ! Component: 150 - total flux cleaned = 0.00140632 Jy ! Component: 200 - total flux cleaned = 0.00169041 Jy ! Total flux subtracted in 200 components = 0.00169041 Jy ! Clean residual min=-0.005151 max=0.005981 Jy/beam ! Clean residual mean=0.000116 rms=0.001554 Jy/beam ! Combined flux in latest and established models = 1.06046 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 159 components and 1.06046 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.298977Jy sigma=0.709741 ! Fit after self-cal, rms=0.298900Jy sigma=0.708581 wmodel J0922-3959_S_map.mod ! Writing 159 model components to file: J0922-3959_S_map.mod wobs J0922-3959_S_uvs.fits ! Writing UV FITS file: J0922-3959_S_uvs.fits wwins J0922-3959_S_map.win ! wwins: Wrote 2 windows to J0922-3959_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.00249116 Jy ! Component: 100 - total flux cleaned = 0.00367237 Jy ! Component: 150 - total flux cleaned = 0.00505997 Jy ! Component: 200 - total flux cleaned = 0.00629271 Jy ! Component: 250 - total flux cleaned = 0.0074713 Jy ! Component: 300 - total flux cleaned = 0.00836141 Jy ! Component: 350 - total flux cleaned = 0.00945469 Jy ! Component: 400 - total flux cleaned = 0.0104343 Jy ! Component: 450 - total flux cleaned = 0.0114542 Jy ! Component: 500 - total flux cleaned = 0.0124403 Jy ! Component: 550 - total flux cleaned = 0.0134614 Jy ! Component: 600 - total flux cleaned = 0.0141212 Jy ! Component: 650 - total flux cleaned = 0.0146349 Jy ! Component: 700 - total flux cleaned = 0.0149462 Jy ! Component: 750 - total flux cleaned = 0.0150074 Jy ! Component: 800 - total flux cleaned = 0.0150669 Jy ! Component: 850 - total flux cleaned = 0.0150087 Jy ! Component: 900 - total flux cleaned = 0.0147822 Jy ! Component: 950 - total flux cleaned = 0.0146701 Jy ! Component: 1000 - total flux cleaned = 0.0145042 Jy ! Component: 1050 - total flux cleaned = 0.014342 Jy ! Component: 1100 - total flux cleaned = 0.0142882 Jy ! Component: 1150 - total flux cleaned = 0.0140791 Jy ! Component: 1200 - total flux cleaned = 0.0141303 Jy ! Component: 1250 - total flux cleaned = 0.0139783 Jy ! Component: 1300 - total flux cleaned = 0.0140276 Jy ! Component: 1350 - total flux cleaned = 0.0139772 Jy ! Component: 1400 - total flux cleaned = 0.0139287 Jy ! Component: 1450 - total flux cleaned = 0.0138335 Jy ! Component: 1500 - total flux cleaned = 0.0137866 Jy ! Component: 1550 - total flux cleaned = 0.0137404 Jy ! Component: 1600 - total flux cleaned = 0.0136481 Jy ! Component: 1650 - total flux cleaned = 0.0135117 Jy ! Component: 1700 - total flux cleaned = 0.0133777 Jy ! Component: 1750 - total flux cleaned = 0.0132447 Jy ! Component: 1800 - total flux cleaned = 0.0132012 Jy ! Component: 1850 - total flux cleaned = 0.0130715 Jy ! Component: 1900 - total flux cleaned = 0.0129861 Jy ! Component: 1950 - total flux cleaned = 0.0130287 Jy ! Component: 2000 - total flux cleaned = 0.0129443 Jy ! Component: 2050 - total flux cleaned = 0.0128202 Jy ! Component: 2100 - total flux cleaned = 0.0128617 Jy ! Component: 2150 - total flux cleaned = 0.0128213 Jy ! Component: 2200 - total flux cleaned = 0.0128216 Jy ! Component: 2250 - total flux cleaned = 0.0127821 Jy ! Component: 2300 - total flux cleaned = 0.0127823 Jy ! Component: 2350 - total flux cleaned = 0.0127432 Jy ! Component: 2400 - total flux cleaned = 0.0127818 Jy ! Component: 2450 - total flux cleaned = 0.0128204 Jy ! Component: 2500 - total flux cleaned = 0.012782 Jy ! Component: 2550 - total flux cleaned = 0.0128944 Jy ! Component: 2600 - total flux cleaned = 0.0127822 Jy ! Component: 2650 - total flux cleaned = 0.0128564 Jy ! Component: 2700 - total flux cleaned = 0.0128566 Jy ! Component: 2750 - total flux cleaned = 0.0128568 Jy ! Component: 2800 - total flux cleaned = 0.0130008 Jy ! Component: 2850 - total flux cleaned = 0.0130364 Jy ! Component: 2900 - total flux cleaned = 0.0131072 Jy ! Component: 2950 - total flux cleaned = 0.0132472 Jy ! Component: 3000 - total flux cleaned = 0.013282 Jy ! Component: 3050 - total flux cleaned = 0.0133847 Jy ! Component: 3100 - total flux cleaned = 0.0133844 Jy ! Component: 3150 - total flux cleaned = 0.0133504 Jy ! Component: 3200 - total flux cleaned = 0.0133506 Jy ! Component: 3250 - total flux cleaned = 0.0133838 Jy ! Component: 3300 - total flux cleaned = 0.0133836 Jy ! Component: 3350 - total flux cleaned = 0.0133505 Jy ! Component: 3400 - total flux cleaned = 0.0134484 Jy ! Component: 3450 - total flux cleaned = 0.0133186 Jy ! Component: 3500 - total flux cleaned = 0.0134477 Jy ! Component: 3550 - total flux cleaned = 0.0134797 Jy ! Component: 3600 - total flux cleaned = 0.0135432 Jy ! Component: 3650 - total flux cleaned = 0.0135116 Jy ! Component: 3700 - total flux cleaned = 0.0135431 Jy ! Component: 3750 - total flux cleaned = 0.0136365 Jy ! Component: 3800 - total flux cleaned = 0.0136677 Jy ! Component: 3850 - total flux cleaned = 0.013637 Jy ! Component: 3900 - total flux cleaned = 0.0136366 Jy ! Component: 3950 - total flux cleaned = 0.0136669 Jy ! Component: 4000 - total flux cleaned = 0.0136069 Jy ! Component: 4050 - total flux cleaned = 0.0136368 Jy ! Total flux subtracted in 4096 components = 0.0137555 Jy ! Clean residual min=-0.001798 max=0.001658 Jy/beam ! Clean residual mean=0.000046 rms=0.000608 Jy/beam ! Combined flux in latest and established models = 1.07422 Jy keep ! Adding 270 model components to the UV plane model. ! The established model now contains 429 components and 1.07422 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv120_uvs/J0922-3959_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.551 x 24.56 at -8.095 degrees (North through East) ! Clean map min=-0.0055635 max=0.89379 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv120_uvs/J0922-3959_S_map.fits wmodel /scr/pima/rv120_uvs/J0922-3959_S_map.mod ! Writing 429 model components to file: /scr/pima/rv120_uvs/J0922-3959_S_map.mod wobs /scr/pima/rv120_uvs/J0922-3959_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv120_uvs/J0922-3959_S_uvs.fits wwins /scr/pima/rv120_uvs/J0922-3959_S_map.win ! wwins: Wrote 3 windows to /scr/pima/rv120_uvs/J0922-3959_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.893786 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000600796 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.201657 0.201657 0.403315 0.80663 1.61326 3.22652 6.45304 12.9061 25.8122 51.6243 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0018 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.893 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1487.67 quit ! Quitting program ! Log file /scr/pima/rv120_uvs/J0922-3959_S_dfm.log closed on Fri Dec 22 22:32:20 2017