! Started logfile: /scr/pima/rv102_uvs/J0339-0146_S_dfm.log on Sat Nov 9 09:31:20 2019 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.23299 obs /scr/pima/rv102_uvs/J0339-0146_S_uva.fits ! Reading UV FITS file: /scr/pima/rv102_uvs/J0339-0146_S_uva.fits ! AN table 1: 2 integrations on 6 of 6 possible baselines. ! AN table 2: 2 integrations on 3 of 3 possible baselines. ! AN table 3: 10 integrations on 3 of 3 possible baselines. ! AN table 4: 2 integrations on 10 of 10 possible baselines. ! AN table 5: 2 integrations on 10 of 10 possible baselines. ! AN table 6: 4 integrations on 21 of 21 possible baselines. ! AN table 7: 2 integrations on 10 of 10 possible baselines. ! AN table 8: 2 integrations on 15 of 15 possible baselines. ! AN table 9: 2 integrations on 6 of 6 possible baselines. ! AN table 10: 4 integrations on 3 of 3 possible baselines. ! AN table 11: 2 integrations on 6 of 6 possible baselines. ! AN table 12: 2 integrations on 3 of 3 possible baselines. ! AN table 13: 2 integrations on 28 of 28 possible baselines. ! AN table 14: 2 integrations on 21 of 21 possible baselines. ! AN table 15: 2 integrations on 3 of 3 possible baselines. ! AN table 16: 2 integrations on 15 of 15 possible baselines. ! AN table 17: 2 integrations on 1 of 1 possible baselines. ! Apparent sampling: 0.9975 visibilities/baseline/integration-bin. ! Found source: J0339-0146 ! ! 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.23299e+09 8e+06 1 8e+06 ! 02 2 2.26299e+09 8e+06 1 8e+06 ! 03 3 2.35299e+09 8e+06 1 8e+06 ! 04 4 2.37299e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 79 lines of history. ! ! Reading 1596 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 J0339-0146_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 print "===============================================================" ! =============================================================== ! print "=== Difmap script: pima_mupet_01.dvm version of 2016.05.19 === " ! === Difmap script: pima_mupet_01.dvm version of 2016.05.19 === ! 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 2 telescope corrections were flagged in sub-array 16. ! A total of 4 telescope corrections were flagged in sub-array 17. ! ! Correcting IF 2. ! A total of 2 telescope corrections were flagged in sub-array 1. ! A total of 30 telescope corrections were flagged in sub-array 3. ! A total of 2 telescope corrections were flagged in sub-array 4. ! A total of 2 telescope corrections were flagged in sub-array 5. ! A total of 4 telescope corrections were flagged in sub-array 6. ! A total of 2 telescope corrections were flagged in sub-array 7. ! A total of 2 telescope corrections were flagged in sub-array 8. ! A total of 2 telescope corrections were flagged in sub-array 9. ! A total of 2 telescope corrections were flagged in sub-array 11. ! A total of 2 telescope corrections were flagged in sub-array 16. ! A total of 4 telescope corrections were flagged in sub-array 17. ! ! Correcting IF 3. ! A total of 2 telescope corrections were flagged in sub-array 16. ! A total of 4 telescope corrections were flagged in sub-array 17. ! ! Correcting IF 4. ! A total of 2 telescope corrections were flagged in sub-array 1. ! A total of 30 telescope corrections were flagged in sub-array 3. ! A total of 2 telescope corrections were flagged in sub-array 4. ! A total of 2 telescope corrections were flagged in sub-array 5. ! A total of 4 telescope corrections were flagged in sub-array 6. ! A total of 2 telescope corrections were flagged in sub-array 7. ! A total of 2 telescope corrections were flagged in sub-array 8. ! A total of 2 telescope corrections were flagged in sub-array 9. ! A total of 2 telescope corrections were flagged in sub-array 11. ! A total of 2 telescope corrections were flagged in sub-array 16. ! A total of 4 telescope corrections were flagged in sub-array 17. ! ! Fit before self-cal, rms=2.835836Jy sigma=17.181217 ! Fit after self-cal, rms=1.824691Jy sigma=9.796342 ! 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.162 mas, bmaj=6.819 mas, bpa=-16.25 degrees ! Estimated noise=3.7526 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 = 1.4797 Jy ! Component: 100 - total flux cleaned = 2.01682 Jy ! Total flux subtracted in 100 components = 2.01682 Jy ! Clean residual min=-0.120577 max=0.309424 Jy/beam ! Clean residual mean=0.000814 rms=0.030979 Jy/beam ! Combined flux in latest and established models = 2.01682 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 2.01682 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.194372Jy sigma=5.454297 ! Fit after self-cal, rms=1.192773Jy sigma=5.439810 ! Inverting map ! Added new window around map position (3, 1). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.346717 Jy ! Component: 100 - total flux cleaned = 0.583064 Jy ! Total flux subtracted in 100 components = 0.583064 Jy ! Clean residual min=-0.097132 max=0.211733 Jy/beam ! Clean residual mean=0.000457 rms=0.022657 Jy/beam ! Combined flux in latest and established models = 2.59988 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 17 components and 2.59988 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.941309Jy sigma=3.709349 ! Fit after self-cal, rms=0.939267Jy sigma=3.688747 ! Inverting map ! Added new window around map position (-4, -2.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.201617 Jy ! Component: 100 - total flux cleaned = 0.339333 Jy ! Total flux subtracted in 100 components = 0.339333 Jy ! Clean residual min=-0.091176 max=0.079190 Jy/beam ! Clean residual mean=0.000253 rms=0.018645 Jy/beam ! Combined flux in latest and established models = 2.93921 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 23 components and 2.93921 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.837760Jy sigma=3.045221 ! Fit after self-cal, rms=0.837463Jy sigma=3.037847 ! 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.527 mas, bmaj=7.73 mas, bpa=-14.96 degrees ! Estimated noise=3.0742 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.120751 Jy ! Component: 100 - total flux cleaned = 0.194377 Jy ! Component: 150 - total flux cleaned = 0.225158 Jy ! Component: 200 - total flux cleaned = 0.234702 Jy ! Total flux subtracted in 200 components = 0.234702 Jy ! Clean residual min=-0.054871 max=0.065674 Jy/beam ! Clean residual mean=0.003401 rms=0.014055 Jy/beam ! Combined flux in latest and established models = 3.17392 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 47 components and 3.17392 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.795417Jy sigma=2.855117 ! Fit after self-cal, rms=0.795379Jy sigma=2.852832 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.527 x 7.73 at -14.96 degrees (North through East) ! Clean map min=-0.052213 max=1.9537 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! MA 1.02 NY 1.99 ON 0.95 WZ 0.91 ! ! A total of 6 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! NY 0.00* ON 0.00* WZ 0.00* ! ! A total of 30 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! MA 0.00* ON 0.00* WZ 0.00* ! ! Telescope amplitude corrections in sub-array 4: ! MA 0.94 NY 1.08 ON 0.96 SC 1.11 ! WZ 0.95 ! ! Telescope amplitude corrections in sub-array 5: ! MA 2.05 NY 1.06 ON 0.96 WF 1.09 ! WZ 0.96 ! ! Telescope amplitude corrections in sub-array 6: ! HN 0.92 MA 1.71 NY 1.02 ON 0.94 ! SC 1.01 WF 0.99 WZ 0.95 ! ! Telescope amplitude corrections in sub-array 7: ! MA 1.38 ON 0.92 SC 0.97 WF 1.09 ! WZ 0.93 ! ! Telescope amplitude corrections in sub-array 8: ! HN 0.93 MA 1.98 ON 0.98 SC 1.00 ! WF 0.98 WZ 0.99 ! ! Telescope amplitude corrections in sub-array 9: ! HN 2.52 MA 1.63 ON 1.07 WZ 0.83 ! ! A total of 12 telescope corrections were flagged in sub-array 10. ! Telescope amplitude corrections in sub-array 10: ! HN 0.00* SC 0.00* WF 0.00* ! ! Telescope amplitude corrections in sub-array 11: ! MA 1.32 ON 1.00 WF 1.21 WZ 0.95 ! ! A total of 6 telescope corrections were flagged in sub-array 12. ! Telescope amplitude corrections in sub-array 12: ! HN 0.00* MK 0.00* WF 0.00* ! ! Telescope amplitude corrections in sub-array 13: ! FD 1.13 HN 1.02 KP 1.06 LA 1.02 ! MK 1.26 PT 1.23 SC 1.00 WF 0.99 ! ! Telescope amplitude corrections in sub-array 14: ! FD 1.01 HN 0.87 KP 0.94 LA 0.98 ! PT 1.00 SC 1.06 WF 0.97 ! ! A total of 6 telescope corrections were flagged in sub-array 15. ! Telescope amplitude corrections in sub-array 15: ! HN 0.00* NL 0.00* WF 0.00* ! ! Telescope amplitude corrections in sub-array 16: ! FD 1.02 KP 0.96 LA 1.02 MK 0.63 ! OV 1.00* PT 1.02 ! ! Telescope amplitude corrections in sub-array 17: ! MA 0.00* WZ 0.00* ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! MA 0.00* NY 0.00* ON 0.00* WZ 0.00* ! ! A total of 6 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! NY 0.00* ON 0.00* WZ 0.00* ! ! Telescope amplitude corrections in sub-array 3: ! MA 0.00* ON 0.00* WZ 0.00* ! ! Telescope amplitude corrections in sub-array 4: ! MA 1.00* NY 1.11 ON 0.91 SC 1.04 ! WZ 1.00 ! ! Telescope amplitude corrections in sub-array 5: ! MA 1.00* NY 1.00 ON 1.00 WF 1.08 ! WZ 1.00 ! ! Telescope amplitude corrections in sub-array 6: ! HN 0.97 MA 1.00* NY 0.99 ON 0.93 ! SC 1.02 WF 0.99 WZ 0.98 ! ! Telescope amplitude corrections in sub-array 7: ! MA 1.00* ON 0.95 SC 0.92 WF 1.11 ! WZ 0.95 ! ! Telescope amplitude corrections in sub-array 8: ! HN 0.96 MA 1.00* ON 0.97 SC 1.00 ! WF 0.97 WZ 0.97 ! ! A total of 6 telescope corrections were flagged in sub-array 9. ! Telescope amplitude corrections in sub-array 9: ! HN 0.00* MA 0.00* ON 0.00* WZ 0.00* ! ! A total of 12 telescope corrections were flagged in sub-array 10. ! Telescope amplitude corrections in sub-array 10: ! HN 0.00* SC 0.00* WF 0.00* ! ! A total of 6 telescope corrections were flagged in sub-array 11. ! Telescope amplitude corrections in sub-array 11: ! MA 0.00* ON 0.00* WF 0.00* WZ 0.00* ! ! A total of 6 telescope corrections were flagged in sub-array 12. ! Telescope amplitude corrections in sub-array 12: ! HN 0.00* MK 0.00* WF 0.00* ! ! Telescope amplitude corrections in sub-array 13: ! FD 0.98 HN 1.01 KP 1.04 LA 0.95 ! MK 1.05 PT 1.00 SC 1.00 WF 0.97 ! ! Telescope amplitude corrections in sub-array 14: ! FD 1.01 HN 0.87 KP 0.94 LA 0.97 ! PT 0.99 SC 1.01 WF 0.97 ! ! A total of 6 telescope corrections were flagged in sub-array 15. ! Telescope amplitude corrections in sub-array 15: ! HN 0.00* NL 0.00* WF 0.00* ! ! Telescope amplitude corrections in sub-array 16: ! FD 1.02 KP 0.98 LA 1.01 MK 0.81 ! OV 1.00* PT 1.03 ! ! Telescope amplitude corrections in sub-array 17: ! MA 0.00* WZ 0.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! MA 0.70 NY 2.61 ON 0.98 WZ 0.92 ! ! A total of 6 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! NY 0.00* ON 0.00* WZ 0.00* ! ! A total of 30 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! MA 0.00* ON 0.00* WZ 0.00* ! ! Telescope amplitude corrections in sub-array 4: ! MA 0.50 NY 1.16 ON 1.00 SC 1.02 ! WZ 0.96 ! ! Telescope amplitude corrections in sub-array 5: ! MA 0.48 NY 1.03 ON 0.98 WF 0.97 ! WZ 1.02 ! ! Telescope amplitude corrections in sub-array 6: ! HN 0.94 MA 0.51 NY 1.02 ON 0.97 ! SC 1.02 WF 0.98 WZ 1.00 ! ! Telescope amplitude corrections in sub-array 7: ! MA 0.91 ON 0.94 SC 1.06 WF 1.00 ! WZ 0.90 ! ! Telescope amplitude corrections in sub-array 8: ! HN 0.95 MA 0.53 ON 0.95 SC 1.04 ! WF 0.95 WZ 0.92 ! ! Telescope amplitude corrections in sub-array 9: ! HN 1.07 MA 0.53 ON 0.98 WZ 0.97 ! ! A total of 12 telescope corrections were flagged in sub-array 10. ! Telescope amplitude corrections in sub-array 10: ! HN 0.00* SC 0.00* WF 0.00* ! ! Telescope amplitude corrections in sub-array 11: ! MA 0.61 ON 1.01 WF 1.12 WZ 1.00 ! ! A total of 6 telescope corrections were flagged in sub-array 12. ! Telescope amplitude corrections in sub-array 12: ! HN 0.00* MK 0.00* WF 0.00* ! ! Telescope amplitude corrections in sub-array 13: ! FD 1.00 HN 1.05 KP 1.05 LA 0.98 ! MK 0.99 PT 1.02 SC 1.05 WF 1.00 ! ! Telescope amplitude corrections in sub-array 14: ! FD 1.05 HN 0.88 KP 0.99 LA 0.97 ! PT 1.02 SC 1.07 WF 0.95 ! ! A total of 6 telescope corrections were flagged in sub-array 15. ! Telescope amplitude corrections in sub-array 15: ! HN 0.00* NL 0.00* WF 0.00* ! ! Telescope amplitude corrections in sub-array 16: ! FD 1.04 KP 0.99 LA 1.01 MK 0.84 ! OV 1.00* PT 1.03 ! ! Telescope amplitude corrections in sub-array 17: ! MA 0.00* WZ 0.00* ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! MA 0.00* NY 0.00* ON 0.00* WZ 0.00* ! ! A total of 6 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! NY 0.00* ON 0.00* WZ 0.00* ! ! Telescope amplitude corrections in sub-array 3: ! MA 0.00* ON 0.00* WZ 0.00* ! ! Telescope amplitude corrections in sub-array 4: ! MA 1.00* NY 1.16 ON 0.94 SC 0.97 ! WZ 0.99 ! ! Telescope amplitude corrections in sub-array 5: ! MA 1.00* NY 1.05 ON 1.00 WF 0.98 ! WZ 1.06 ! ! Telescope amplitude corrections in sub-array 6: ! HN 0.96 MA 1.00* NY 1.01 ON 1.02 ! SC 1.03 WF 0.99 WZ 1.05 ! ! Telescope amplitude corrections in sub-array 7: ! MA 1.00* ON 0.99 SC 0.95 WF 1.03 ! WZ 0.94 ! ! Telescope amplitude corrections in sub-array 8: ! HN 1.01 MA 1.00* ON 0.95 SC 1.07 ! WF 1.00 WZ 0.93 ! ! A total of 6 telescope corrections were flagged in sub-array 9. ! Telescope amplitude corrections in sub-array 9: ! HN 0.00* MA 0.00* ON 0.00* WZ 0.00* ! ! A total of 12 telescope corrections were flagged in sub-array 10. ! Telescope amplitude corrections in sub-array 10: ! HN 0.00* SC 0.00* WF 0.00* ! ! A total of 6 telescope corrections were flagged in sub-array 11. ! Telescope amplitude corrections in sub-array 11: ! MA 0.00* ON 0.00* WF 0.00* WZ 0.00* ! ! A total of 6 telescope corrections were flagged in sub-array 12. ! Telescope amplitude corrections in sub-array 12: ! HN 0.00* MK 0.00* WF 0.00* ! ! Telescope amplitude corrections in sub-array 13: ! FD 0.97 HN 1.06 KP 1.05 LA 1.00 ! MK 0.75 PT 1.00 SC 1.07 WF 1.02 ! ! Telescope amplitude corrections in sub-array 14: ! FD 1.03 HN 0.91 KP 0.96 LA 1.01 ! PT 1.01 SC 1.06 WF 0.98 ! ! A total of 6 telescope corrections were flagged in sub-array 15. ! Telescope amplitude corrections in sub-array 15: ! HN 0.00* NL 0.00* WF 0.00* ! ! Telescope amplitude corrections in sub-array 16: ! FD 1.09 KP 0.95 LA 1.06 MK 0.72 ! OV 1.00* PT 1.01 ! ! Telescope amplitude corrections in sub-array 17: ! MA 0.00* WZ 0.00* ! ! ! Fit before self-cal, rms=0.795379Jy sigma=2.852832 ! Fit after self-cal, rms=0.296189Jy sigma=1.159936 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.481 mas, bmaj=7.71 mas, bpa=-14.65 degrees ! Estimated noise=3.17445 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 (11, 12). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0173632 Jy ! Component: 100 - total flux cleaned = 0.0173005 Jy ! Component: 150 - total flux cleaned = 0.0191773 Jy ! Component: 200 - total flux cleaned = 0.0202308 Jy ! Total flux subtracted in 200 components = 0.0202308 Jy ! Clean residual min=-0.021471 max=0.018932 Jy/beam ! Clean residual mean=0.000904 rms=0.004607 Jy/beam ! Combined flux in latest and established models = 3.19415 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 72 components and 3.19415 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.291751Jy sigma=1.107389 ! Fit after self-cal, rms=0.291816Jy sigma=1.102778 ! 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.291816Jy sigma=1.102778 ! Fit after self-cal, rms=0.290019Jy sigma=1.094508 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.478 mas, bmaj=7.716 mas, bpa=-14.62 degrees ! Estimated noise=3.16786 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00568267 Jy ! Component: 100 - total flux cleaned = 0.00616165 Jy ! Component: 150 - total flux cleaned = 0.00702507 Jy ! Component: 200 - total flux cleaned = 0.00741616 Jy ! Total flux subtracted in 200 components = 0.00741616 Jy ! Clean residual min=-0.020979 max=0.016722 Jy/beam ! Clean residual mean=0.000581 rms=0.004165 Jy/beam ! Combined flux in latest and established models = 3.20156 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 87 components and 3.20156 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.288163Jy sigma=1.070443 ! Fit after self-cal, rms=0.288048Jy sigma=1.068769 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.000394638 Jy ! Component: 100 - total flux cleaned = 0.000739029 Jy ! Component: 150 - total flux cleaned = 0.000733121 Jy ! Component: 200 - total flux cleaned = 0.000724676 Jy ! Total flux subtracted in 200 components = 0.000724676 Jy ! Clean residual min=-0.019947 max=0.016563 Jy/beam ! Clean residual mean=0.000557 rms=0.004045 Jy/beam ! Combined flux in latest and established models = 3.20229 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 94 components and 3.20229 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.287247Jy sigma=1.059473 ! Fit after self-cal, rms=0.287241Jy sigma=1.058733 ! 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.287241Jy sigma=1.058733 ! Fit after self-cal, rms=0.265470Jy sigma=1.018934 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.475 mas, bmaj=7.722 mas, bpa=-14.57 degrees ! Estimated noise=3.16403 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00413404 Jy ! Component: 100 - total flux cleaned = 0.0037711 Jy ! Component: 150 - total flux cleaned = 0.00376985 Jy ! Component: 200 - total flux cleaned = 0.00377491 Jy ! Total flux subtracted in 200 components = 0.00377491 Jy ! Clean residual min=-0.018099 max=0.014349 Jy/beam ! Clean residual mean=0.000444 rms=0.003593 Jy/beam ! Combined flux in latest and established models = 3.20606 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 106 components and 3.20606 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.264665Jy sigma=1.007478 ! Fit after self-cal, rms=0.264599Jy sigma=1.006919 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.00034353 Jy ! Component: 100 - total flux cleaned = 0.000347716 Jy ! Component: 150 - total flux cleaned = 0.00058011 Jy ! Component: 200 - total flux cleaned = 0.000792062 Jy ! Total flux subtracted in 200 components = 0.000792062 Jy ! Clean residual min=-0.017394 max=0.014114 Jy/beam ! Clean residual mean=0.000417 rms=0.003525 Jy/beam ! Combined flux in latest and established models = 3.20685 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 108 components and 3.20685 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.264112Jy sigma=1.002168 ! Fit after self-cal, rms=0.264099Jy sigma=1.001866 ! 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.264099Jy sigma=1.001866 ! Fit after self-cal, rms=0.262876Jy sigma=0.998362 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.433 mas, bmaj=10.94 mas, bpa=-21.13 degrees ! Estimated noise=4.82606 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00645134 Jy ! Component: 100 - total flux cleaned = 0.00714553 Jy ! Component: 150 - total flux cleaned = 0.00686353 Jy ! Component: 200 - total flux cleaned = 0.00659584 Jy ! Total flux subtracted in 200 components = 0.00659584 Jy ! Clean residual min=-0.016918 max=0.015438 Jy/beam ! Clean residual mean=0.000656 rms=0.004582 Jy/beam ! Combined flux in latest and established models = 3.21345 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 120 components and 3.21345 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.262832Jy sigma=0.997815 ! Fit after self-cal, rms=0.262781Jy sigma=0.997452 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.000210665 Jy ! Component: 100 - total flux cleaned = -3.87831e-05 Jy ! Component: 150 - total flux cleaned = -0.000273292 Jy ! Component: 200 - total flux cleaned = -0.000496043 Jy ! Total flux subtracted in 200 components = -0.000496043 Jy ! Clean residual min=-0.016546 max=0.015523 Jy/beam ! Clean residual mean=0.000702 rms=0.004538 Jy/beam ! Combined flux in latest and established models = 3.21295 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 129 components and 3.21295 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.262840Jy sigma=0.998371 ! Fit after self-cal, rms=0.262792Jy sigma=0.998205 ! 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.474 mas, bmaj=7.729 mas, bpa=-14.54 degrees ! Estimated noise=3.1611 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.474 x 7.729 at -14.54 degrees (North through East) ! Clean map min=-0.057622 max=1.9223 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.262792Jy sigma=0.998205 ! Fit after self-cal, rms=0.257565Jy sigma=0.888835 ! Inverting map and beam ! Estimated beam: bmin=2.473 mas, bmaj=7.723 mas, bpa=-14.58 degrees ! Estimated noise=3.16323 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00180869 Jy ! Component: 100 - total flux cleaned = 0.00153766 Jy ! Component: 150 - total flux cleaned = 0.00177872 Jy ! Component: 200 - total flux cleaned = 0.00221435 Jy ! Total flux subtracted in 200 components = 0.00221435 Jy ! Clean residual min=-0.017275 max=0.013615 Jy/beam ! Clean residual mean=0.000415 rms=0.003342 Jy/beam ! Combined flux in latest and established models = 3.21517 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 138 components and 3.21517 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.256891Jy sigma=0.881889 ! Fit after self-cal, rms=0.256873Jy sigma=0.881478 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000408454 Jy ! Component: 100 - total flux cleaned = -0.000403897 Jy ! Component: 150 - total flux cleaned = -0.000405984 Jy ! Component: 200 - total flux cleaned = -0.000231661 Jy ! Total flux subtracted in 200 components = -0.000231661 Jy ! Clean residual min=-0.016530 max=0.013412 Jy/beam ! Clean residual mean=0.000423 rms=0.003304 Jy/beam ! Combined flux in latest and established models = 3.21494 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 147 components and 3.21494 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.256469Jy sigma=0.878173 ! Fit after self-cal, rms=0.256505Jy sigma=0.877945 ! 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.256505Jy sigma=0.877945 ! Fit after self-cal, rms=0.255756Jy sigma=0.875866 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.186 mas, bmaj=6.783 mas, bpa=-15.91 degrees ! Estimated noise=3.82136 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.44272 Jy ! Component: 100 - total flux cleaned = 1.9671 Jy ! Component: 150 - total flux cleaned = 2.29131 Jy ! Component: 200 - total flux cleaned = 2.52535 Jy ! Total flux subtracted in 200 components = 2.52535 Jy ! Clean residual min=-0.057390 max=0.132944 Jy/beam ! Clean residual mean=0.000598 rms=0.016373 Jy/beam ! Combined flux in latest and established models = 2.52535 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 2.52535 Jy ! Inverting map and beam ! Estimated beam: bmin=2.472 mas, bmaj=7.73 mas, bpa=-14.55 degrees ! Estimated noise=3.16196 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.258148 Jy ! Component: 100 - total flux cleaned = 0.417052 Jy ! Component: 150 - total flux cleaned = 0.517317 Jy ! Component: 200 - total flux cleaned = 0.584042 Jy ! Total flux subtracted in 200 components = 0.584042 Jy ! Clean residual min=-0.022556 max=0.037422 Jy/beam ! Clean residual mean=0.003915 rms=0.006644 Jy/beam ! Combined flux in latest and established models = 3.10939 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 48 components and 3.10939 Jy ! Inverting map ! Added new window around map position (-4.5, 6.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.046477 Jy ! Component: 100 - total flux cleaned = 0.0633857 Jy ! Component: 150 - total flux cleaned = 0.0728069 Jy ! Component: 200 - total flux cleaned = 0.0778513 Jy ! Total flux subtracted in 200 components = 0.0778513 Jy ! Clean residual min=-0.019557 max=0.020720 Jy/beam ! Clean residual mean=0.001308 rms=0.004551 Jy/beam ! Combined flux in latest and established models = 3.18724 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 78 components and 3.18724 Jy ! Inverting map ! Added new window around map position (19.5, 10.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0088774 Jy ! Component: 100 - total flux cleaned = 0.013552 Jy ! Component: 150 - total flux cleaned = 0.0176509 Jy ! Component: 200 - total flux cleaned = 0.0194534 Jy ! Total flux subtracted in 200 components = 0.0194534 Jy ! Clean residual min=-0.016614 max=0.015530 Jy/beam ! Clean residual mean=0.000656 rms=0.003763 Jy/beam ! Combined flux in latest and established models = 3.2067 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 93 components and 3.2067 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.418 mas, bmaj=10.94 mas, bpa=-21.21 degrees ! Estimated noise=4.83708 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.01906 Jy ! Component: 100 - total flux cleaned = 0.0181259 Jy ! Component: 150 - total flux cleaned = 0.0169223 Jy ! Component: 200 - total flux cleaned = 0.0158563 Jy ! Total flux subtracted in 200 components = 0.0158563 Jy ! Clean residual min=-0.017956 max=0.014243 Jy/beam ! Clean residual mean=0.000351 rms=0.004566 Jy/beam ! Combined flux in latest and established models = 3.22255 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.000968746 Jy ! Component: 100 - total flux cleaned = -0.00156833 Jy ! Component: 150 - total flux cleaned = -0.00211505 Jy ! Component: 200 - total flux cleaned = -0.00286789 Jy ! Total flux subtracted in 200 components = -0.00286789 Jy ! Clean residual min=-0.017012 max=0.014151 Jy/beam ! Clean residual mean=0.000616 rms=0.004396 Jy/beam ! Combined flux in latest and established models = 3.21968 Jy ! Adding 70 model components to the UV plane model. ! The established model now contains 155 components and 3.21968 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.472 mas, bmaj=7.73 mas, bpa=-14.55 degrees ! Estimated noise=3.16196 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00471573 Jy ! Component: 100 - total flux cleaned = -0.00472243 Jy ! Component: 150 - total flux cleaned = -0.00439821 Jy ! Component: 200 - total flux cleaned = -0.00411165 Jy ! Total flux subtracted in 200 components = -0.00411165 Jy ! Clean residual min=-0.014384 max=0.012599 Jy/beam ! Clean residual mean=0.000362 rms=0.003199 Jy/beam ! Combined flux in latest and established models = 3.21557 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 169 components and 3.21557 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.255294Jy sigma=0.866512 ! Fit after self-cal, rms=0.255065Jy sigma=0.863363 wmodel J0339-0146_S_map.mod ! Writing 169 model components to file: J0339-0146_S_map.mod wobs J0339-0146_S_uvs.fits ! Writing UV FITS file: J0339-0146_S_uvs.fits wwins J0339-0146_S_map.win ! wwins: Wrote 6 windows to J0339-0146_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.00433335 Jy ! Component: 100 - total flux cleaned = -0.00616023 Jy ! Component: 150 - total flux cleaned = -0.00637848 Jy ! Component: 200 - total flux cleaned = -0.00637875 Jy ! Component: 250 - total flux cleaned = -0.00597325 Jy ! Component: 300 - total flux cleaned = -0.00538273 Jy ! Component: 350 - total flux cleaned = -0.00461554 Jy ! Component: 400 - total flux cleaned = -0.0036819 Jy ! Component: 450 - total flux cleaned = -0.0029529 Jy ! Component: 500 - total flux cleaned = -0.00188158 Jy ! Component: 550 - total flux cleaned = -0.00118302 Jy ! Component: 600 - total flux cleaned = -0.000667344 Jy ! Component: 650 - total flux cleaned = 4.89637e-06 Jy ! Component: 700 - total flux cleaned = 0.000334483 Jy ! Component: 750 - total flux cleaned = 0.000659345 Jy ! Component: 800 - total flux cleaned = 0.00113595 Jy ! Component: 850 - total flux cleaned = 0.0014482 Jy ! Component: 900 - total flux cleaned = 0.001755 Jy ! Component: 950 - total flux cleaned = 0.00205846 Jy ! Component: 1000 - total flux cleaned = 0.00250646 Jy ! Component: 1050 - total flux cleaned = 0.00265251 Jy ! Component: 1100 - total flux cleaned = 0.00308937 Jy ! Component: 1150 - total flux cleaned = 0.00323231 Jy ! Component: 1200 - total flux cleaned = 0.00351612 Jy ! Component: 1250 - total flux cleaned = 0.00393469 Jy ! Component: 1300 - total flux cleaned = 0.00393449 Jy ! Component: 1350 - total flux cleaned = 0.00420687 Jy ! Component: 1400 - total flux cleaned = 0.00434093 Jy ! Component: 1450 - total flux cleaned = 0.00447396 Jy ! Component: 1500 - total flux cleaned = 0.00434183 Jy ! Component: 1550 - total flux cleaned = 0.00447361 Jy ! Component: 1600 - total flux cleaned = 0.0044738 Jy ! Component: 1650 - total flux cleaned = 0.00447493 Jy ! Component: 1700 - total flux cleaned = 0.00460254 Jy ! Component: 1750 - total flux cleaned = 0.00472817 Jy ! Component: 1800 - total flux cleaned = 0.00485216 Jy ! Component: 1850 - total flux cleaned = 0.0049748 Jy ! Component: 1900 - total flux cleaned = 0.00497552 Jy ! Component: 1950 - total flux cleaned = 0.00509611 Jy ! Component: 2000 - total flux cleaned = 0.00533447 Jy ! Component: 2050 - total flux cleaned = 0.00545249 Jy ! Component: 2100 - total flux cleaned = 0.00556932 Jy ! Component: 2150 - total flux cleaned = 0.00556998 Jy ! Component: 2200 - total flux cleaned = 0.00591586 Jy ! Component: 2250 - total flux cleaned = 0.0058012 Jy ! Component: 2300 - total flux cleaned = 0.00591484 Jy ! Component: 2350 - total flux cleaned = 0.00602733 Jy ! Component: 2400 - total flux cleaned = 0.00602787 Jy ! Component: 2450 - total flux cleaned = 0.00613886 Jy ! Component: 2500 - total flux cleaned = 0.00635819 Jy ! Component: 2550 - total flux cleaned = 0.00635781 Jy ! Component: 2600 - total flux cleaned = 0.00635838 Jy ! Component: 2650 - total flux cleaned = 0.006465 Jy ! Component: 2700 - total flux cleaned = 0.0064644 Jy ! Component: 2750 - total flux cleaned = 0.00656959 Jy ! Component: 2800 - total flux cleaned = 0.00646469 Jy ! Component: 2850 - total flux cleaned = 0.00646547 Jy ! Component: 2900 - total flux cleaned = 0.00656878 Jy ! Component: 2950 - total flux cleaned = 0.0065688 Jy ! Component: 3000 - total flux cleaned = 0.0066705 Jy ! Component: 3050 - total flux cleaned = 0.00667019 Jy ! Component: 3100 - total flux cleaned = 0.00667054 Jy ! Component: 3150 - total flux cleaned = 0.00677017 Jy ! Component: 3200 - total flux cleaned = 0.00667189 Jy ! Component: 3250 - total flux cleaned = 0.00677017 Jy ! Component: 3300 - total flux cleaned = 0.00667241 Jy ! Component: 3350 - total flux cleaned = 0.00686718 Jy ! Component: 3400 - total flux cleaned = 0.00677068 Jy ! Component: 3450 - total flux cleaned = 0.00677117 Jy ! Component: 3500 - total flux cleaned = 0.00686648 Jy ! Component: 3550 - total flux cleaned = 0.00686645 Jy ! Component: 3600 - total flux cleaned = 0.00686672 Jy ! Component: 3650 - total flux cleaned = 0.00677336 Jy ! Component: 3700 - total flux cleaned = 0.00686646 Jy ! Component: 3750 - total flux cleaned = 0.00686648 Jy ! Component: 3800 - total flux cleaned = 0.00686661 Jy ! Component: 3850 - total flux cleaned = 0.00695777 Jy ! Component: 3900 - total flux cleaned = 0.00686714 Jy ! Component: 3950 - total flux cleaned = 0.00695751 Jy ! Component: 4000 - total flux cleaned = 0.00695734 Jy ! Component: 4050 - total flux cleaned = 0.00686826 Jy ! Total flux subtracted in 4096 components = 0.00695728 Jy ! Clean residual min=-0.005230 max=0.005145 Jy/beam ! Clean residual mean=0.000032 rms=0.001612 Jy/beam ! Combined flux in latest and established models = 3.22253 Jy keep ! Adding 311 model components to the UV plane model. ! The established model now contains 480 components and 3.22253 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv102_uvs/J0339-0146_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.472 x 7.73 at -14.55 degrees (North through East) ! Clean map min=-0.050353 max=1.8922 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv102_uvs/J0339-0146_S_map.fits wmodel /scr/pima/rv102_uvs/J0339-0146_S_map.mod ! Writing 480 model components to file: /scr/pima/rv102_uvs/J0339-0146_S_map.mod wobs /scr/pima/rv102_uvs/J0339-0146_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv102_uvs/J0339-0146_S_uvs.fits wwins /scr/pima/rv102_uvs/J0339-0146_S_map.win ! wwins: Wrote 7 windows to /scr/pima/rv102_uvs/J0339-0146_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 1.89218 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00159886 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.253494 0.253494 0.506988 1.01398 2.02795 4.0559 8.11181 16.2236 32.4472 64.8945 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0047 print "peak= ", int(1000*peak_flux)/1000 ! peak= 1.892 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1183.46 quit ! Quitting program ! Log file /scr/pima/rv102_uvs/J0339-0146_S_dfm.log closed on Sat Nov 9 09:31:25 2019