! Started logfile: /scr/pima/rdv95_uvs/J0138-0540_X_uvs.log on Wed Nov 6 20:42:12 2013 obs /scr/pima/rdv95_uvs/J0138-0540_X_uva.fits ! Reading UV FITS file: /scr/pima/rdv95_uvs/J0138-0540_X_uva.fits ! AN table 1: 36 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.877778 visibilities/baseline/integration-bin. ! Found source: J0138-0540 ! ! 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 8.40599e+09 8e+06 1 8e+06 ! 02 2 8.47599e+09 8e+06 1 8e+06 ! 03 3 8.79099e+09 8e+06 1 8e+06 ! 04 4 8.89599e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 5688 visibilities. select RR ! 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.2 print "taper_size =",taper_size ! taper_size = 70 ![@/home/lpetrov/bin/rdv_muppet /scr/pima/rdv95_uvs/J0138-0540_X] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 800000 float soltime2 soltime2 = 15 float soltime3 soltime3 = 1 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float old_peak float new_peak float flux_cutoff selfant "",false ! 1:BR self-cal status=correctable weight=1 ! 1:FD self-cal status=correctable weight=1 ! 1:HN self-cal status=correctable weight=1 ! 1:KP self-cal status=correctable weight=1 ! 1:LA self-cal status=correctable weight=1 ! 1:MK self-cal status=correctable weight=1 ! 1:NL self-cal status=correctable weight=1 ! 1:OV self-cal status=correctable weight=1 ! 1:PT self-cal status=correctable weight=1 ! 1:SC self-cal status=correctable weight=1 system "rm /tmp/ff.ff" mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.200x0.200 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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.007924Jy sigma=1.669381 ! Fit after self-cal, rms=0.898856Jy sigma=1.434089 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. print "=== Flag out IVS stations" ! === Flag out IVS stations integer lun string cfg_file lun = outfile ( "/tmp/ff.ff" ) do i=1,nsub do j=1,ntel(i) fprintf lun, "%s\n", telname(j,i) end do end do close ( lun ) system "/home/lpetrov/bin/dimap_flag_process.csh /tmp/ff.ff" ![@/tmp/ff.ff \] ![Exited script file: /tmp/ff.ff] 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=0.8919 mas, bmaj=1.952 mas, bpa=0.4903 degrees ! Estimated noise=12.3046 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.0848514 Jy ! Component: 100 - total flux cleaned = 0.114234 Jy ! Total flux subtracted in 100 components = 0.114234 Jy ! Clean residual min=-0.006405 max=0.013401 Jy/beam ! Clean residual mean=0.000038 rms=0.001879 Jy/beam ! Combined flux in latest and established models = 0.114234 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.114234 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059767Jy sigma=0.098327 ! Fit after self-cal, rms=0.059682Jy sigma=0.098211 ! Inverting map ! Added new window around map position (1, 1). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0145668 Jy ! Component: 100 - total flux cleaned = 0.0224802 Jy ! Total flux subtracted in 100 components = 0.0224802 Jy ! Clean residual min=-0.004850 max=0.007008 Jy/beam ! Clean residual mean=0.000019 rms=0.001248 Jy/beam ! Combined flux in latest and established models = 0.136714 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 34 components and 0.136714 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056407Jy sigma=0.085739 ! Fit after self-cal, rms=0.056524Jy sigma=0.085685 ! 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=1.203 mas, bmaj=2.471 mas, bpa=2.391 degrees ! Estimated noise=6.35449 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 (-2.2, -2.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0112582 Jy ! Component: 100 - total flux cleaned = 0.0179317 Jy ! Component: 150 - total flux cleaned = 0.0224682 Jy ! Component: 200 - total flux cleaned = 0.0257006 Jy ! Total flux subtracted in 200 components = 0.0257006 Jy ! Clean residual min=-0.003749 max=0.006310 Jy/beam ! Clean residual mean=-0.000002 rms=0.001107 Jy/beam ! Combined flux in latest and established models = 0.162415 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 75 components and 0.162415 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055015Jy sigma=0.079366 ! Fit after self-cal, rms=0.054812Jy sigma=0.078861 ! Inverting map ! Added new window around map position (-5, -3.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00563446 Jy ! Component: 100 - total flux cleaned = 0.00862762 Jy ! Component: 150 - total flux cleaned = 0.0107234 Jy ! Component: 200 - total flux cleaned = 0.0122598 Jy ! Total flux subtracted in 200 components = 0.0122598 Jy ! Clean residual min=-0.003007 max=0.003075 Jy/beam ! Clean residual mean=-0.000011 rms=0.000793 Jy/beam ! Combined flux in latest and established models = 0.174675 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 105 components and 0.174675 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054305Jy sigma=0.077454 ! Fit after self-cal, rms=0.054268Jy sigma=0.077344 ! Inverting map print "=== Finished natural weighting clean for VLBI sites ===" ! === Finished natural weighting clean for VLBI sites === gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.99 HN 0.94 KP 1.04 ! LA 1.04 MK 0.96 NL 0.96 OV 0.94 ! PT 0.99 SC 1.07 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.97 HN 1.01 KP 0.99 ! LA 0.99 MK 1.03 NL 0.97 OV 0.96 ! PT 0.99 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.00 HN 0.98 KP 0.87 ! LA 1.10 MK 1.03 NL 1.03 OV 1.03 ! PT 0.95 SC 0.96 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.09 HN 1.07 KP 0.94 ! LA 1.08 MK 1.02 NL 1.06 OV 0.97 ! PT 1.00 SC 1.01 ! ! ! Fit before self-cal, rms=0.054268Jy sigma=0.077344 ! Fit after self-cal, rms=0.054590Jy sigma=0.075747 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.212 mas, bmaj=2.49 mas, bpa=2.287 degrees ! Estimated noise=6.34606 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.00104544 Jy ! Component: 100 - total flux cleaned = 0.00171517 Jy ! Component: 150 - total flux cleaned = 0.00204783 Jy ! Component: 200 - total flux cleaned = 0.00222356 Jy ! Total flux subtracted in 200 components = 0.00222356 Jy ! Clean residual min=-0.002025 max=0.002017 Jy/beam ! Clean residual mean=-0.000002 rms=0.000522 Jy/beam ! Combined flux in latest and established models = 0.176898 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 117 components and 0.176898 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054467Jy sigma=0.075550 ! Fit after self-cal, rms=0.054473Jy sigma=0.075509 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054473Jy sigma=0.075509 ! Fit after self-cal, rms=0.054393Jy sigma=0.075499 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.214 mas, bmaj=2.492 mas, bpa=2.264 degrees ! Estimated noise=6.3377 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000119045 Jy ! Component: 100 - total flux cleaned = 0.000516938 Jy ! Component: 150 - total flux cleaned = 0.000684258 Jy ! Component: 200 - total flux cleaned = 0.000759485 Jy ! Total flux subtracted in 200 components = 0.000759485 Jy ! Clean residual min=-0.002012 max=0.001944 Jy/beam ! Clean residual mean=-0.000002 rms=0.000498 Jy/beam ! Combined flux in latest and established models = 0.177658 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 128 components and 0.177658 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054340Jy sigma=0.075446 ! Fit after self-cal, rms=0.054334Jy sigma=0.075434 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.000285101 Jy ! Component: 100 - total flux cleaned = 0.000516257 Jy ! Component: 150 - total flux cleaned = 0.000562275 Jy ! Component: 200 - total flux cleaned = 0.000605033 Jy ! Total flux subtracted in 200 components = 0.000605033 Jy ! Clean residual min=-0.002014 max=0.001909 Jy/beam ! Clean residual mean=-0.000002 rms=0.000489 Jy/beam ! Combined flux in latest and established models = 0.178263 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 134 components and 0.178263 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054302Jy sigma=0.075408 ! Fit after self-cal, rms=0.054297Jy sigma=0.075402 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054297Jy sigma=0.075402 ! Fit after self-cal, rms=0.054875Jy sigma=0.074997 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.217 mas, bmaj=2.496 mas, bpa=2.359 degrees ! Estimated noise=6.34694 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.17367e-05 Jy ! Component: 100 - total flux cleaned = -9.3375e-05 Jy ! Component: 150 - total flux cleaned = -2.45127e-05 Jy ! Component: 200 - total flux cleaned = 3.79628e-05 Jy ! Total flux subtracted in 200 components = 3.79628e-05 Jy ! Clean residual min=-0.001622 max=0.001770 Jy/beam ! Clean residual mean=-0.000002 rms=0.000446 Jy/beam ! Combined flux in latest and established models = 0.178301 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 142 components and 0.178301 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054838Jy sigma=0.074973 ! Fit after self-cal, rms=0.054844Jy sigma=0.074966 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.00017127 Jy ! Component: 100 - total flux cleaned = 0.000210883 Jy ! Component: 150 - total flux cleaned = 0.000229642 Jy ! Component: 200 - total flux cleaned = 0.00022979 Jy ! Total flux subtracted in 200 components = 0.00022979 Jy ! Clean residual min=-0.001625 max=0.001753 Jy/beam ! Clean residual mean=-0.000002 rms=0.000443 Jy/beam ! Combined flux in latest and established models = 0.178531 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 148 components and 0.178531 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054823Jy sigma=0.074953 ! Fit after self-cal, rms=0.054822Jy sigma=0.074951 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054822Jy sigma=0.074951 ! Fit after self-cal, rms=0.054949Jy sigma=0.074940 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.714 mas, bmaj=4.146 mas, bpa=13.91 degrees ! Estimated noise=5.98151 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000119432 Jy ! Component: 100 - total flux cleaned = 0.000256268 Jy ! Component: 150 - total flux cleaned = 0.000310847 Jy ! Component: 200 - total flux cleaned = 0.000320798 Jy ! Total flux subtracted in 200 components = 0.000320798 Jy ! Clean residual min=-0.001892 max=0.002063 Jy/beam ! Clean residual mean=-0.000003 rms=0.000524 Jy/beam ! Combined flux in latest and established models = 0.178851 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 156 components and 0.178852 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054948Jy sigma=0.074931 ! Fit after self-cal, rms=0.054943Jy sigma=0.074928 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 = 9.86456e-05 Jy ! Component: 100 - total flux cleaned = 0.000184362 Jy ! Component: 150 - total flux cleaned = 0.000193771 Jy ! Component: 200 - total flux cleaned = 0.000193661 Jy ! Total flux subtracted in 200 components = 0.000193661 Jy ! Clean residual min=-0.001880 max=0.002068 Jy/beam ! Clean residual mean=-0.000003 rms=0.000521 Jy/beam ! Combined flux in latest and established models = 0.179045 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 166 components and 0.179045 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054942Jy sigma=0.074923 ! Fit after self-cal, rms=0.054940Jy sigma=0.074921 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "=== Finished amplitude self-cal for VLBA stations ===" ! === Finished amplitude self-cal for VLBA stations === unflag * ! Unflagging all baselines in the currently selected channels. uncalib false, false, true ! uncal: All telescope correction flags have been un-done. integer lun lun = outfile ( "/tmp/ff.ff" ) do i=1,nsub do j=1,ntel(i) fprintf lun, "%s\n", telname(j,i) end do end do close ( lun ) system "/home/lpetrov/bin/dimap_selfant_process.csh /tmp/ff.ff" ![@/tmp/ff.ff] selfant 1:BR,true ! 1:BR self-cal status=fixed weight=1 selfant 1:FD,true ! 1:FD self-cal status=fixed weight=1 selfant 1:HN,true ! 1:HN self-cal status=fixed weight=1 selfant 1:KP,true ! 1:KP self-cal status=fixed weight=1 selfant 1:LA,true ! 1:LA self-cal status=fixed weight=1 selfant 1:MK,true ! 1:MK self-cal status=fixed weight=1 selfant 1:NL,true ! 1:NL self-cal status=fixed weight=1 selfant 1:OV,true ! 1:OV self-cal status=fixed weight=1 selfant 1:PT,true ! 1:PT self-cal status=fixed weight=1 selfant 1:SC,true ! 1:SC self-cal status=fixed weight=1 ![Exited script file: /tmp/ff.ff] selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054940Jy sigma=0.074921 ! Fit after self-cal, rms=0.054940Jy sigma=0.074921 selfant "",false ! 1:BR self-cal status=correctable weight=1 ! 1:FD self-cal status=correctable weight=1 ! 1:HN self-cal status=correctable weight=1 ! 1:KP self-cal status=correctable weight=1 ! 1:LA self-cal status=correctable weight=1 ! 1:MK self-cal status=correctable weight=1 ! 1:NL self-cal status=correctable weight=1 ! 1:OV self-cal status=correctable weight=1 ! 1:PT self-cal status=correctable weight=1 ! 1:SC self-cal status=correctable weight=1 selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054940Jy sigma=0.074921 ! Fit after self-cal, rms=0.054836Jy sigma=0.074921 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=0.8995 mas, bmaj=1.97 mas, bpa=0.479 degrees ! Estimated noise=12.4284 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 (15, 33.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00205344 Jy ! Component: 100 - total flux cleaned = 0.0022659 Jy ! Component: 150 - total flux cleaned = 0.00238409 Jy ! Component: 200 - total flux cleaned = 0.00238022 Jy ! Total flux subtracted in 200 components = 0.00238022 Jy ! Clean residual min=-0.002500 max=0.002670 Jy/beam ! Clean residual mean=-0.000001 rms=0.000630 Jy/beam ! Combined flux in latest and established models = 0.181425 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 186 components and 0.181425 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054816Jy sigma=0.074930 ! Fit after self-cal, rms=0.054810Jy sigma=0.074914 ! Inverting map 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=1.217 mas, bmaj=2.497 mas, bpa=2.298 degrees ! Estimated noise=6.34361 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000951107 Jy ! Component: 100 - total flux cleaned = -0.00133192 Jy ! Component: 150 - total flux cleaned = -0.00155988 Jy ! Component: 200 - total flux cleaned = -0.00169618 Jy ! Component: 250 - total flux cleaned = -0.00178388 Jy ! Component: 300 - total flux cleaned = -0.00180017 Jy ! Component: 350 - total flux cleaned = -0.00180014 Jy ! Component: 400 - total flux cleaned = -0.00180026 Jy ! Total flux subtracted in 400 components = -0.00180026 Jy ! Clean residual min=-0.001729 max=0.001747 Jy/beam ! Clean residual mean=-0.000003 rms=0.000423 Jy/beam ! Combined flux in latest and established models = 0.179625 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 213 components and 0.179625 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054753Jy sigma=0.074853 ! Fit after self-cal, rms=0.054756Jy sigma=0.074850 ! Inverting map ! Added new window around map position (10.2, 25.2). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00175757 Jy ! Component: 100 - total flux cleaned = 0.002511 Jy ! Component: 150 - total flux cleaned = 0.00277076 Jy ! Component: 200 - total flux cleaned = 0.00294044 Jy ! Component: 250 - total flux cleaned = 0.00312226 Jy ! Component: 300 - total flux cleaned = 0.00329116 Jy ! Component: 350 - total flux cleaned = 0.00340515 Jy ! Component: 400 - total flux cleaned = 0.00357673 Jy ! Total flux subtracted in 400 components = 0.00357673 Jy ! Clean residual min=-0.001557 max=0.001487 Jy/beam ! Clean residual mean=0.000001 rms=0.000361 Jy/beam ! Combined flux in latest and established models = 0.183202 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 252 components and 0.183202 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054654Jy sigma=0.074695 ! Fit after self-cal, rms=0.054657Jy sigma=0.074680 ! Inverting map dynam = dynam - 0.5 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) ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000431474 Jy ! Component: 100 - total flux cleaned = 0.000628349 Jy ! Component: 150 - total flux cleaned = 0.000789664 Jy ! Component: 200 - total flux cleaned = 0.000865187 Jy ! Component: 250 - total flux cleaned = 0.000956116 Jy ! Component: 300 - total flux cleaned = 0.0010428 Jy ! Component: 350 - total flux cleaned = 0.00109254 Jy ! Component: 400 - total flux cleaned = 0.00112488 Jy ! Total flux subtracted in 400 components = 0.00112488 Jy ! Clean residual min=-0.001503 max=0.001470 Jy/beam ! Clean residual mean=0.000002 rms=0.000344 Jy/beam ! Combined flux in latest and established models = 0.184327 Jy ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 275 components and 0.184327 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054621Jy sigma=0.074647 ! Fit after self-cal, rms=0.054623Jy sigma=0.074645 ! Inverting map print "=== Finished natural weighting clean for al sites ===" ! === Finished natural weighting clean for al sites === unflag * ! Unflagging all baselines in the currently selected channels. ! Applying 2560 buffered edits. uncalib false, false, true ! uncal: All telescope correction flags have been un-done. selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054623Jy sigma=0.074645 ! Fit after self-cal, rms=0.054538Jy sigma=0.074638 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.217 mas, bmaj=2.496 mas, bpa=2.188 degrees ! Estimated noise=6.33983 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000231664 Jy ! Component: 100 - total flux cleaned = 0.000249059 Jy ! Component: 150 - total flux cleaned = 0.000249314 Jy ! Component: 200 - total flux cleaned = 0.000264908 Jy ! Component: 250 - total flux cleaned = 0.000264466 Jy ! Component: 300 - total flux cleaned = 0.000264384 Jy ! Component: 350 - total flux cleaned = 0.00027932 Jy ! Component: 400 - total flux cleaned = 0.000293734 Jy ! Total flux subtracted in 400 components = 0.000293734 Jy ! Clean residual min=-0.001496 max=0.001491 Jy/beam ! Clean residual mean=0.000001 rms=0.000332 Jy/beam ! Combined flux in latest and established models = 0.18462 Jy selfcal ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 293 components and 0.18462 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054512Jy sigma=0.074617 ! Fit after self-cal, rms=0.054514Jy sigma=0.074616 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.55448e-07 Jy ! Component: 100 - total flux cleaned = -1.45266e-05 Jy ! Component: 150 - total flux cleaned = 1.37364e-05 Jy ! Component: 200 - total flux cleaned = 2.76445e-05 Jy ! Component: 250 - total flux cleaned = 2.80509e-05 Jy ! Component: 300 - total flux cleaned = 4.11341e-05 Jy ! Component: 350 - total flux cleaned = 2.79602e-05 Jy ! Component: 400 - total flux cleaned = 1.51264e-05 Jy ! Total flux subtracted in 400 components = 1.51264e-05 Jy ! Clean residual min=-0.001482 max=0.001481 Jy/beam ! Clean residual mean=0.000001 rms=0.000328 Jy/beam ! Combined flux in latest and established models = 0.184636 Jy ! Performing phase self-cal ! Adding 58 model components to the UV plane model. ! The established model now contains 304 components and 0.184636 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054493Jy sigma=0.074602 ! Fit after self-cal, rms=0.054495Jy sigma=0.074602 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054495Jy sigma=0.074602 ! Fit after self-cal, rms=0.054491Jy sigma=0.074573 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.217 mas, bmaj=2.497 mas, bpa=2.185 degrees ! Estimated noise=6.34474 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000195276 Jy ! Component: 100 - total flux cleaned = 0.000260234 Jy ! Component: 150 - total flux cleaned = 0.00027581 Jy ! Component: 200 - total flux cleaned = 0.000261773 Jy ! Component: 250 - total flux cleaned = 0.000235031 Jy ! Component: 300 - total flux cleaned = 0.000235285 Jy ! Component: 350 - total flux cleaned = 0.000222574 Jy ! Component: 400 - total flux cleaned = 0.000222554 Jy ! Total flux subtracted in 400 components = 0.000222554 Jy ! Clean residual min=-0.001419 max=0.001456 Jy/beam ! Clean residual mean=0.000001 rms=0.000311 Jy/beam ! Combined flux in latest and established models = 0.184858 Jy selfcal ! Performing phase self-cal ! Adding 56 model components to the UV plane model. ! The established model now contains 317 components and 0.184858 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054470Jy sigma=0.074556 ! Fit after self-cal, rms=0.054471Jy sigma=0.074555 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 (-44.8, 39). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000437994 Jy ! Component: 100 - total flux cleaned = 0.00074294 Jy ! Component: 150 - total flux cleaned = 0.000891276 Jy ! Component: 200 - total flux cleaned = 0.000956109 Jy ! Component: 250 - total flux cleaned = 0.000984436 Jy ! Component: 300 - total flux cleaned = 0.000985453 Jy ! Component: 350 - total flux cleaned = 0.00101158 Jy ! Component: 400 - total flux cleaned = 0.0010596 Jy ! Total flux subtracted in 400 components = 0.0010596 Jy ! Clean residual min=-0.001323 max=0.001302 Jy/beam ! Clean residual mean=-0.000000 rms=0.000297 Jy/beam ! Combined flux in latest and established models = 0.185918 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 341 components and 0.185918 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054333Jy sigma=0.074450 ! Fit after self-cal, rms=0.054338Jy sigma=0.074443 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime3 ! Performing amp+phase self-cal over 1 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054338Jy sigma=0.074443 ! Fit after self-cal, rms=0.054480Jy sigma=0.072911 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.715 mas, bmaj=4.147 mas, bpa=13.97 degrees ! Estimated noise=5.99945 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000343549 Jy ! Component: 100 - total flux cleaned = 0.000681275 Jy ! Component: 150 - total flux cleaned = 0.000927932 Jy ! Component: 200 - total flux cleaned = 0.00109739 Jy ! Component: 250 - total flux cleaned = 0.00122321 Jy ! Component: 300 - total flux cleaned = 0.00131565 Jy ! Component: 350 - total flux cleaned = 0.00140322 Jy ! Component: 400 - total flux cleaned = 0.00146625 Jy ! Total flux subtracted in 400 components = 0.00146625 Jy ! Clean residual min=-0.001039 max=0.001082 Jy/beam ! Clean residual mean=0.000001 rms=0.000299 Jy/beam ! Combined flux in latest and established models = 0.187384 Jy selfcal ! Performing phase self-cal ! Adding 64 model components to the UV plane model. ! The established model now contains 398 components and 0.187384 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054468Jy sigma=0.072880 ! Fit after self-cal, rms=0.054481Jy sigma=0.072871 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 (-44.4, -48.2). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000227244 Jy ! Component: 100 - total flux cleaned = 0.000322759 Jy ! Component: 150 - total flux cleaned = 0.000417571 Jy ! Component: 200 - total flux cleaned = 0.000503085 Jy ! Component: 250 - total flux cleaned = 0.0005814 Jy ! Component: 300 - total flux cleaned = 0.000617831 Jy ! Component: 350 - total flux cleaned = 0.000721287 Jy ! Component: 400 - total flux cleaned = 0.000786028 Jy ! Total flux subtracted in 400 components = 0.000786028 Jy ! Clean residual min=-0.001058 max=0.000947 Jy/beam ! Clean residual mean=0.000002 rms=0.000272 Jy/beam ! Combined flux in latest and established models = 0.18817 Jy ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 446 components and 0.18817 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054417Jy sigma=0.072798 ! Fit after self-cal, rms=0.054416Jy sigma=0.072794 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "=== Finished amplitude self-cal for all stations ===" ! === Finished amplitude self-cal for all stations === restore ! Inverting map and beam ! Estimated beam: bmin=1.218 mas, bmaj=2.498 mas, bpa=2.179 degrees ! Estimated noise=6.37184 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.218 x 2.498 at 2.179 degrees (North through East) ! Clean map min=-0.0014145 max=0.098387 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=0.9001 mas, bmaj=1.971 mas, bpa=0.3532 degrees ! Estimated noise=12.5019 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0859232 Jy ! Component: 100 - total flux cleaned = 0.115883 Jy ! Component: 150 - total flux cleaned = 0.131556 Jy ! Component: 200 - total flux cleaned = 0.141596 Jy ! Component: 250 - total flux cleaned = 0.148857 Jy ! Component: 300 - total flux cleaned = 0.154437 Jy ! Component: 350 - total flux cleaned = 0.158909 Jy ! Component: 400 - total flux cleaned = 0.16228 Jy ! Total flux subtracted in 400 components = 0.16228 Jy ! Clean residual min=-0.003240 max=0.003532 Jy/beam ! Clean residual mean=0.000009 rms=0.000819 Jy/beam ! Combined flux in latest and established models = 0.16228 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 70 model components to the UV plane model. ! The established model now contains 70 components and 0.16228 Jy ! Inverting map and beam ! Estimated beam: bmin=1.218 mas, bmaj=2.498 mas, bpa=2.179 degrees ! Estimated noise=6.37184 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00516946 Jy ! Component: 100 - total flux cleaned = 0.00853643 Jy ! Component: 150 - total flux cleaned = 0.0108007 Jy ! Component: 200 - total flux cleaned = 0.0127264 Jy ! Component: 250 - total flux cleaned = 0.0144256 Jy ! Component: 300 - total flux cleaned = 0.0156643 Jy ! Component: 350 - total flux cleaned = 0.0168597 Jy ! Component: 400 - total flux cleaned = 0.0177174 Jy ! Total flux subtracted in 400 components = 0.0177174 Jy ! Clean residual min=-0.001889 max=0.001608 Jy/beam ! Clean residual mean=0.000001 rms=0.000429 Jy/beam ! Combined flux in latest and established models = 0.179997 Jy ! Adding 81 model components to the UV plane model. ! The established model now contains 144 components and 0.179997 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.715 mas, bmaj=4.147 mas, bpa=13.97 degrees ! Estimated noise=5.99945 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00167447 Jy ! Component: 100 - total flux cleaned = 0.00294502 Jy ! Component: 150 - total flux cleaned = 0.00381262 Jy ! Component: 200 - total flux cleaned = 0.00438808 Jy ! Component: 250 - total flux cleaned = 0.00502891 Jy ! Component: 300 - total flux cleaned = 0.00544666 Jy ! Component: 350 - total flux cleaned = 0.00580679 Jy ! Component: 400 - total flux cleaned = 0.0061159 Jy ! Total flux subtracted in 400 components = 0.0061159 Jy ! Clean residual min=-0.001394 max=0.001076 Jy/beam ! Clean residual mean=0.000001 rms=0.000349 Jy/beam ! Combined flux in latest and established models = 0.186113 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000205165 Jy ! Component: 100 - total flux cleaned = 0.000457712 Jy ! Component: 150 - total flux cleaned = 0.000672694 Jy ! Component: 200 - total flux cleaned = 0.000878082 Jy ! Component: 250 - total flux cleaned = 0.00102586 Jy ! Component: 300 - total flux cleaned = 0.00119172 Jy ! Component: 350 - total flux cleaned = 0.00137437 Jy ! Component: 400 - total flux cleaned = 0.0015936 Jy ! Total flux subtracted in 400 components = 0.0015936 Jy ! Clean residual min=-0.001253 max=0.000994 Jy/beam ! Clean residual mean=0.000002 rms=0.000310 Jy/beam ! Combined flux in latest and established models = 0.187707 Jy ! Adding 138 model components to the UV plane model. ! The established model now contains 269 components and 0.187707 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.218 mas, bmaj=2.498 mas, bpa=2.179 degrees ! Estimated noise=6.37184 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000230926 Jy ! Component: 100 - total flux cleaned = -0.000271789 Jy ! Component: 150 - total flux cleaned = -0.00027252 Jy ! Component: 200 - total flux cleaned = -0.000308334 Jy ! Component: 250 - total flux cleaned = -0.000274383 Jy ! Component: 300 - total flux cleaned = -0.000242089 Jy ! Component: 350 - total flux cleaned = -0.000148285 Jy ! Component: 400 - total flux cleaned = 8.37364e-07 Jy ! Total flux subtracted in 400 components = 8.37364e-07 Jy ! Clean residual min=-0.001245 max=0.001268 Jy/beam ! Clean residual mean=0.000000 rms=0.000301 Jy/beam ! Combined flux in latest and established models = 0.187707 Jy selfcal ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 308 components and 0.187707 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054552Jy sigma=0.072882 ! Fit after self-cal, rms=0.054517Jy sigma=0.072870 wmodel /scr/pima/rdv95_uvs/J0138-0540_X_map.mod ! Writing 308 model components to file: /scr/pima/rdv95_uvs/J0138-0540_X_map.mod wobs /scr/pima/rdv95_uvs/J0138-0540_X_uvs.fits ! Applying 680 buffered edits. ! Writing UV FITS file: /scr/pima/rdv95_uvs/J0138-0540_X_uvs.fits wwins /scr/pima/rdv95_uvs/J0138-0540_X_map.win ! wwins: Wrote 8 windows to /scr/pima/rdv95_uvs/J0138-0540_X_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 = 6.23839e-06 Jy ! Component: 100 - total flux cleaned = -7.93617e-05 Jy ! Component: 150 - total flux cleaned = -0.000140887 Jy ! Component: 200 - total flux cleaned = -0.000161057 Jy ! Component: 250 - total flux cleaned = -0.00010422 Jy ! Component: 300 - total flux cleaned = -4.87349e-05 Jy ! Component: 350 - total flux cleaned = 5.4795e-06 Jy ! Component: 400 - total flux cleaned = 0.000112032 Jy ! Component: 450 - total flux cleaned = 0.000216288 Jy ! Component: 500 - total flux cleaned = 0.000301727 Jy ! Component: 550 - total flux cleaned = 0.000452331 Jy ! Component: 600 - total flux cleaned = 0.000584058 Jy ! Component: 650 - total flux cleaned = 0.000697287 Jy ! Component: 700 - total flux cleaned = 0.000761231 Jy ! Component: 750 - total flux cleaned = 0.000855657 Jy ! Component: 800 - total flux cleaned = 0.000917998 Jy ! Component: 850 - total flux cleaned = 0.000979177 Jy ! Component: 900 - total flux cleaned = 0.00103953 Jy ! Component: 950 - total flux cleaned = 0.00103929 Jy ! Component: 1000 - total flux cleaned = 0.00111253 Jy ! Component: 1050 - total flux cleaned = 0.00103972 Jy ! Component: 1100 - total flux cleaned = 0.00109724 Jy ! Component: 1150 - total flux cleaned = 0.00109722 Jy ! Component: 1200 - total flux cleaned = 0.00111156 Jy ! Component: 1250 - total flux cleaned = 0.00113952 Jy ! Component: 1300 - total flux cleaned = 0.00119449 Jy ! Component: 1350 - total flux cleaned = 0.00116731 Jy ! Component: 1400 - total flux cleaned = 0.00123477 Jy ! Component: 1450 - total flux cleaned = 0.00124799 Jy ! Component: 1500 - total flux cleaned = 0.00128769 Jy ! Component: 1550 - total flux cleaned = 0.00131398 Jy ! Component: 1600 - total flux cleaned = 0.00137888 Jy ! Component: 1650 - total flux cleaned = 0.00137883 Jy ! Component: 1700 - total flux cleaned = 0.0014297 Jy ! Component: 1750 - total flux cleaned = 0.00142957 Jy ! Component: 1800 - total flux cleaned = 0.0014296 Jy ! Component: 1850 - total flux cleaned = 0.00146692 Jy ! Component: 1900 - total flux cleaned = 0.00145443 Jy ! Component: 1950 - total flux cleaned = 0.00147904 Jy ! Component: 2000 - total flux cleaned = 0.00147903 Jy ! Component: 2050 - total flux cleaned = 0.00146677 Jy ! Component: 2100 - total flux cleaned = 0.00144267 Jy ! Component: 2150 - total flux cleaned = 0.00147831 Jy ! Component: 2200 - total flux cleaned = 0.00140714 Jy ! Component: 2250 - total flux cleaned = 0.00141895 Jy ! Component: 2300 - total flux cleaned = 0.00143061 Jy ! Component: 2350 - total flux cleaned = 0.00146559 Jy ! Component: 2400 - total flux cleaned = 0.001454 Jy ! Component: 2450 - total flux cleaned = 0.00144257 Jy ! Component: 2500 - total flux cleaned = 0.00144268 Jy ! Component: 2550 - total flux cleaned = 0.00146542 Jy ! Component: 2600 - total flux cleaned = 0.00146545 Jy ! Component: 2650 - total flux cleaned = 0.0014654 Jy ! Component: 2700 - total flux cleaned = 0.00149891 Jy ! Component: 2750 - total flux cleaned = 0.0014989 Jy ! Component: 2800 - total flux cleaned = 0.00150988 Jy ! Component: 2850 - total flux cleaned = 0.00152083 Jy ! Component: 2900 - total flux cleaned = 0.00150987 Jy ! Component: 2950 - total flux cleaned = 0.00153164 Jy ! Component: 3000 - total flux cleaned = 0.00154246 Jy ! Component: 3050 - total flux cleaned = 0.00153164 Jy ! Component: 3100 - total flux cleaned = 0.00156388 Jy ! Component: 3150 - total flux cleaned = 0.0015425 Jy ! Component: 3200 - total flux cleaned = 0.00159561 Jy ! Component: 3250 - total flux cleaned = 0.00159559 Jy ! Component: 3300 - total flux cleaned = 0.0016166 Jy ! Component: 3350 - total flux cleaned = 0.00157481 Jy ! Component: 3400 - total flux cleaned = 0.00160616 Jy ! Component: 3450 - total flux cleaned = 0.00160618 Jy ! Component: 3500 - total flux cleaned = 0.00159587 Jy ! Component: 3550 - total flux cleaned = 0.00163702 Jy ! Component: 3600 - total flux cleaned = 0.00165747 Jy ! Component: 3650 - total flux cleaned = 0.00166759 Jy ! Component: 3700 - total flux cleaned = 0.00165747 Jy ! Component: 3750 - total flux cleaned = 0.00167767 Jy ! Component: 3800 - total flux cleaned = 0.0016877 Jy ! Component: 3850 - total flux cleaned = 0.00169768 Jy ! Component: 3900 - total flux cleaned = 0.00172764 Jy ! Component: 3950 - total flux cleaned = 0.00171764 Jy ! Component: 4000 - total flux cleaned = 0.00170778 Jy ! Component: 4050 - total flux cleaned = 0.00169796 Jy ! Total flux subtracted in 4096 components = 0.00172748 Jy ! Clean residual min=-0.000575 max=0.000873 Jy/beam ! Clean residual mean=0.000001 rms=0.000164 Jy/beam ! Combined flux in latest and established models = 0.189435 Jy keep ! Adding 243 model components to the UV plane model. ! The established model now contains 549 components and 0.189435 Jy ![Exited script file: /home/lpetrov/bin/rdv_muppet] wmap "/scr/pima/rdv95_uvs/J0138-0540_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.218 x 2.498 at 2.179 degrees (North through East) ! Clean map min=-0.0018201 max=0.099138 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv95_uvs/J0138-0540_X_map.fits float peak_flux peak_flux = peak(flux,max) invert ! Inverting map float image_peak image_peak = int(10000*peak_flux)/10000 float image_rms image_rms = int(100000*imstat(rms))/100000 print "=========================================" ! ========================================= print "The image peak= ", image_peak, " rms= ", image_rms, " Jy" ! The image peak= 0.0991 rms= 0.00016 Jy quit ! Quitting program ! Log file /scr/pima/rdv95_uvs/J0138-0540_X_uvs.log closed on Wed Nov 6 20:42:19 2013